@charset "UTF-8";
/*
Theme Name: SJD HR Consultancy
Theme URI: https://sjdhrconsultancy.com/
Author: SJD HR Consultancy
Author URI: https://sjdhrconsultancy.com/
Description: This theme is develop custom for SJD HR Consultancy
Text Domain: sjdhrconsultancy
Version: 1.0
*/
ul.masonry-filters li { list-style-type: none;}
#breadcrumbs span, .breadcrumb_last { color:white;}
.error { color:red;}
.current_page_item a, .current-menu-item a{ color: #009868 !important;  }

.dark-50:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8); /* 50% black */
  pointer-events: none;
}

.hg-glossary .hg-content .hg-content__letter {
  padding: 0;
  margin: 1em 0 0 0;
  font-size: 2em;
}
.hg-glossary .hg-nav a {
  font-size: 1.5em;
}
.has-text-justify { text-align: justify; }