.brand_primary_color{
    color: #981a1e;
}
.brand_primary_colorb, .brand_primary_colorb a{
    color: #ff0000;
}
.bg_brand_primary{
    background-color: #981a1e;
}
.bg_brand_primary_colorb{
    background-color: #ff0000;
}
.active > a{
    color: rgb(213, 33, 33) !important;
    font-weight: bold;
}
.imgrounded {
    border-radius: 7px !important;
}