

.navbar-default .nav > .active > a, .navbar-default .nav > .active > a:hover, .navbar-default .nav > .active > a:focus {
    border-top: 4px solid #c95926;
}

.theme-color{
    background: #c95926;
}

.view-isotope-filter ul li a.active {

        background: #c95926;
    
}

.view-services .views-row:hover i{

    color: #c95926;

}

.footer a{

    color: #c95926;
}

a{
    color: #c95926;
}