.searcher-background {
    background-color: rgba(0, 0, 0, 0.8) !important;

}

.about-us {
    background-color: #d33785;
    color: #ffffff;
}

.about-us .row .tit {
    color: #fff;
}

.about-us .row .underdesc {
    color: #fff;
    text-align: left;
    font-style: normal;
    font-family: 'OpenSansRegular', sans-serif;
}