/* nav toggle */
.bauen-nav-toggle {
    background: #990000!important;
}
/* text logo */
.custom-logo-sub-gray {
    /*color: #990000!important;*/
}
/* logo */
#bauen-aside .bauen-logo {
    margin-top: 33px;
    margin-bottom: 69px;
}
/* two tone main headings */
.text-color-red {
    color: #990000!important;
}
/* headings portfolio detail */
.section-title2 {
    color: #990000;
}