.success-style-section
{
    background-image: url('https://eduinntech.com/public/assets/images/backgrounds/success-story.png');
    padding-top: 130px;
    padding-bottom: 90px;

}


.success-note
{
    background: #ffffff;
    border-right: 43px solid #1c75bc;
    border-top: 46px solid #9e1f63;

}


.success-note-text
{
    font-weight: 400;
    color: #170e00;
    font-size: 22px;
    line-height: 34px;
    font-family: sans-serif;
    font-style: italic;

}
