﻿.cbrown { color: #6b5c5c !important; }
.cbrownlink { border-color: #6b5c5c !important; color: #6b5c5c !important; }
.bbrown { background-color: #6b5c5c !important; }
.cblue { color: #c4d6dd; }
.blightblue { background-color: #c4d6dd !important; }
.bblue { background-color: #edf3f5; }
.borderbrown { border-color: #6b5c5c !important; }
.borderbrown:hover { border-color: #6b5c5c !important; }
.borderblue { border-color: #c4d6dd; }
.bblueafter::after { background-color: #edf3f5; }
.bbrown .button.modified { border-color: #fff; color: #fff; background-color: #6b5c5c; }


.text-block .text { color: #6b5c5c !important; }
.search { color: #6b5c5c; }
.color-lg-accent { color: #6b5c5c !important; }
.br-accent { border-color: #6b5c5c; }
.bg-second { background-color: #edf3f5 !important; }
.search { background: #6b5c5c; }
.link { color: #6b5c5c; border-color: #6b5c5c; }
.link:hover { color: #6b5c5c; }
.nav-open { background-color: #6b5c5c; }
.button { background-color: #6b5c5c; }
.cbrown a { color: #6b5c5c !important; }
@media (min-width: 992px) {

    .search { background: #edf3f5; }
}
@media (min-width: 1200px) {
    .header.fixed a, .header.scroll a, .header.white a { color: #6b5c5c; }
        .header.fixed a:hover, .header.scroll a:hover, .header.white a:hover { border-color: #6b5c5c; }
}
