.ContactHeroSection{
    background-color: #F2F9FF;
}

.breadcrumbSection, .breadcrumbSection a{
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    color: #0071B8 !important;
}

.breadcrumbSection span{
    font-weight: 600;
}

.mainTitle{
    font-family: Poppins;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.5;
    color: #272727;
}

.pageContent{
    border: 1px solid #0071B84D;
    box-shadow: 0px 0px 10px 0px #00000040;
    padding: 30px;
    border-radius: 12px;
}

.pageContent p{
    font-family: Poppins;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
    color: #6F8390;
}

.pageContent h2{
    font-family: Poppins;
    font-size: 22px;
    font-weight: 600;
    line-height: 2;
    color: #272727;
}

.pageContent h3{
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    line-height: 2;
    color: #272727;
}

.pageContent h4{
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    line-height: 2;
    color: #272727;
}

.pageContent h5{
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    line-height: 2;
    color: #272727;
}
