/*
 * Custom style goes here.
 * A template should always ship with an empty custom.css
 */
#header {background-color:#faebd7; 
 }

.desktop-header-version {
 background-color: #faebd7;
}
.desktop-header-version .li-a {
 color: #931212 !important;
}

.footer-about-us a {
 color: #931212;
}

#footer .footer-bottom {
 color: #ffffff !important;
}