
/*----------------------*/

.about_banner_section{
    margin-top: 55px;
    background-color: #DEE5EE;
}

.description_title {
    font-size: 28px;
    line-height: 28px;
    text-align: left;
    font-weight: 600;
    color: var(--navbar-color);
    margin: 20px 0px;
}