







:root {
    --g-accent-color: #e7ab1f;
} 


#bid_3241795.search-banner-006 .subtitle, 
#bid_4752395.search-banner-006-master .subtitle {
	display: none;
}
#bid_3241795.search-banner-006 .custom-logo, 
#bid_4752395.search-banner-006-master .custom-logo {
	max-height: none;
	max-width: 9.5rem;
}


.footer-006 .fluid-container {
  background: linear-gradient(0deg, var(--custom-background-color, rgba(0,0,0,1)) 90%, transparent 90%) !important;
} 

.footer-006 .social-container a {
	background-color: var(--g-accent-color) !Important;
}
.footer-006 .social-container svg {
	fill: var(--custom-background-color, rgba(255,255,255,1)) !Important;
}