/* Add here all your CSS customizations */
html:not(.sticky-header-active) #header.header-semi-transparent-dark .header-body{
	background-color: rgba(68, 68, 68, 0.6) !important;
}

#footer a:not(.btn){
	color: #999;
}
