.mainmenu {
    background: #FFC601;
}
#access {
    background: #FFC601;
}
.form-header-slider h3 {
    color: #FFC601;
		}
.btn-default {
    border: 2px solid #FFC601;
    color: #FFC601;}
.btn-info {
    background: #FFC601;
    color: #1B3047;}
.services-home {
    display: block;
    background: rgba(255,204,0,0.9);}
footer .social-icons i {
    color: #181C29;
    background: #FFC601;}
footer .legal .copyright strong {
    color: #FFC601 !important;
}
.bg-dark-85 {
    background-color: rgba(28,33,48,0.85);
}.
btn-danger {
    background: #FE7800;
    border: 2px solid #FE7800;
    color: #fff;
}
