#modalGetVISACard {
    font-family: 'Cera Round Pro';
}
#modalGetVISACard  #closeIncreaseQuota {
    color: #44c5ff;
}
#modalGetVISACard .modal__subtitle{
    font-family: 'Cera Round Pro', sans-serif;
    color: #8a00e6;
    font-size: 28px;
    line-height: 35px;
}
#modalGetVISACard .modal__description{
    font-family: 'Cera Round Pro', sans-serif;
    color: #8a00e6;
    font-size: 14px;
    padding-top: 20px;
}
#modalGetVISACard .modal__form__container{
    padding-top: 20px;
}
#modalGetVISACard .modal__form__container #goToIncreaseQuota{
    padding: 10px;
    font-size: 24px;
    background-color: #8a00e6;
}

#modalGetVISACard .modalImg{
    border-radius: 10px;
    width: 93%;
    max-width: 630px;
}