.gratification_section{
    padding-top: 40px;
}
.gratification_section_heading{
    font-family: myRegularFont;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 37px;
    color: #455A64;
    text-align: center;
}
.gift_name{
    font-family: myRegularFont;
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    color: #2BA7E6;
}
.gratification_section_text{
    font-family: myRegularFont;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    text-align: justify;
    color: #000000;

}
