.aboutus-page .about_content .inner_page_heading {
    color: #273239;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 10px;
}
.aboutus-page .about_content .inner_page_heading .color_red{
    color: #DE2B28;
    font-weight: 600;
}
.aboutus-page .about_content p{
    color: rgba(39, 50, 57, 0.7);
    margin-bottom: 20px;
}
