/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 24 2025 | 19:39:46 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
div#logo a {
    font-size: 28px;
    font-weight: 400;
    text-transform: capitalize;
}

ul.header-nav li a:hover:before {
    color: #fff;
}
