.mblog_container{
    background-color: #f2f2f2;
}
.mblog_tags{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 34px;
    color: #000000;
}
.mblog_head3{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.3px;
    color: #00BCD4;
    border: 1px solid #00BCD4;
}
.mblog_article{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
    color: #161B3D;
}
.mblog_head31{
    font-family: "Roboto";
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #161B3D;
}
.mblog_para3{
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #161B3D;
}
.mblog_category{
    font-family: "League Spartan";
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 34px;    
    color: #000000;
}
.mblog_subc{
    font-family: "League Spartan";
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 34px;
    color: #00BCD4;
}
.mblog_head91{
    font-family: "League Spartan"
;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 70px;
    letter-spacing: -0.2px;
    color: #000000;
}
.mblog_head92{
    font-family: "League Spartan";
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 56px;
    letter-spacing: -0.4px;
    color: #8A8A8A;
}
.home_para91{
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
    font-feature-settings: 'liga' off;
    color: #18191F;
}
.mblog_img{
    object-fit: cover;
    width: 100%;
    height: 60vh;
}