h2{
    font-family: sans-serif;
    font-size: 26px;
    color:#3b5998;
}

.main-title{
    font-family:Arial, sans-serif;
    font-size: 48px;
    font-weight:800;
    color:#3b5998;
}

.sub-title{
    font-family: sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.875;
    color:green;

}

.card-p-title{
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.5px;
    color:#5e813f;

}

.text-main{
    font-family: sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.875;
    text-align: justify;
    margin-top: 30px;
}

