/*THEME NAME: It Business*/
.about-us-sec h1{
    font-size: 36px;
    font-weight: 700;
    color: black;
    margin-bottom: 10px;
}
.about-us-sec h2{
    font-size: 30px;
    font-weight: 600;
    color: black;
    margin-bottom: 10px;
}
.about-us-sec h3{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}
.about-us-sec h4{
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
} 