.btn-text{
    font-size: 16px;
    font-weight: 600 !important;
    line-height: 20px;
    color: #FFFFFF !important;
}

.btn-outline-text{
    font-size: 16px;
    font-weight: 600 !important;
    line-height: 20px;
    color: #050D2E !important;
}

.border-card{
    border-radius: 16px !important;
}

.btn-margin{
    margin-top: 12px;
}

.download-text{
    color: #FFFFFF;
    font-size: 24px;
    width: 229px;
    height: 58px;
}

.margin-text{
    margin-top: 24px;
}

.padding-image{
    padding-top: 20px !important;
}

.size-image{
    height: 42px;
}

.success-text{
    font-size: 16px;
    font-weight: 500 !important;
    line-height: 24px;
    color: #49BF00 !important;
}

.subtitle-text{
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 24px;
    color: #A5ABC6 !important;
    text-align: justify;
}

.title-text{
    font-size: 24px;
    font-weight: 600 !important;
    line-height: 29px;
    color: #050D2E !important;
}

.span-text{
    font-size: 16px;
    font-weight: 500 !important;
    line-height: 24px;
    color: #050D2E;
}

.span-red-text{
    font-size: 16px;
    font-weight: 500 !important;
    line-height: 24px;
    color: var(--primary);
}

.span-margin{
    margin-top: 24px !important;
    margin-bottom: 24px !important;
}

