.brun{
    color: #804534!important;
}
.dark-brun{
    background-color: #3c1f17!important;
}
.single-service h4{
    color: #804534!important;
}
.single-service .lnr{
    color: #804534!important;
}
.primary-btn {
    color: #f1f1f1!important;
    /*color: #804534!important;*/
    background-color: #804534!important;
}
.primary-btn:hover {
    color: #804534!important;
    border-color: #804534!important;
    background-color: #f1f1f1!important;
}
h1,h2,h4,h3,h5,h6,p,a,span{
    color: #804534!important;
}
li:hover{
    background-color: #804534!important;
    color: #FFFFFF;
}
a:hover{
    color: #f1f1f1!important;
}

.genric-btn.info{
    background: #FFFFFF!important;
    border-color:#804534!important;
}
.genric-btn:hover{
   color: #FFFFFF!important;;
    background-color:#804534!important;
}
.white{
    color: #FFFFFF!important;
}
