.main-heading {
    color: #000 !important;
}

.main-heading span {
    font-weight: bold;
    color: #a70000;
}

footer a {
    color: #fff;
}

footer p {
    margin-bottom: 0px;
    color: #000;
}

.title1 {
    font-weight: 700 !important;
    font-size: 28px !important;
    margin-bottom: 10px !important;
    color: #B20000 !important;
    line-height: 33px !important;
}

.bg-gray1 {
    background: #ffdfdf !important;
}
.t1 {
    color: #B60004 !important;
    border-bottom: 3px solid #B60004 !important;
}