.about-us-fixed-navigation a {
    font-family: "Gotham A", "Gotham B" !important;
    font-style: normal;
    font-weight: 500 !important;
}

.modal-body {
    pointer-events: initial !IMPORTANT;
}

.fixed-nav-wrapper {
    z-index: 999999 !important;
}

.page-wrapper .mobile-side-navigation {
    background: #e5e6e9;
}

li[class^="people-profile__"]::before {
    display: block !important;
}

.page-wrapper .hero-section-homepage {
    background: #e5e6e9;
}

ul[class="related-links"] li::before {
    display: block !important;
}

/*dd[class="accordion__content"] ul li::before {
    display: block !important;
}*/

p[class="listing-item__title"] {
    margin-bottom: 25px !important;
}

div[class="container-fluid"] ul li::before {
    display: block !important;
}

div[class="wysiwyg-area intro-text"] ul li::before {
    display: block !important;
}

a[class="cb7-listing-block__link"] {
    float: right !important;
}

@media (max-width: 993px){
	.about-us-header {
		background: #e6e6e6 !important;
	}
}

@media (max-width: 400px){
    .mobile-nav-link .invisible {
        display: none !important;
    }
}

.accordion-block dt.accordion__heading {
    color: #37576f !important;
}

@media only screen and (max-width: 991px) {
	a.navbar-brand.pb-lg-2 {
		padding-top:12px !important;
	}

	/*header .icon-magnifier {
		padding-top:12px !important;
	}*/
} 

header {
  background: #e6e6e6;
}

.hero-section-homepage #hero-buttons button .hero-btn .dark-orange-hover:hover span {
        color: #d58001 !important;
}

/* 3C Support Ticket 25122 */
.content-block--standard-theme.content-block--link:hover h3 {
    color: #ffffff;
}

/* 3C Support Ticket 25123 */
.content-block--highlight-theme.content-block--link:hover a,
.content-block--highlight-theme.content-block--link:hover a:visited {
    color: #37576f;
}

li[role=presentation]:before {
    background-position: unset !important;
} 
  
  