/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 15 2025 | 10:29:40 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

.scrolled{
back
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.scrolled{
	background: #fff !important;
}


.link-scrolled a {
	color: #000;
}

.dark_logo{
	display: none;
}

/* @media only screen and (min-width: 992px) {
  .link-scrolled a {
    color: #fff !important;
  }
}
 */