.vh-txt-blue {
    color: #044DBB;
    font-family: 'Poppins', sans-serif;
    font-size: 28px;
}

.vh-subtitle-terms {
    color: #041F48;
    font-size: 22px;
}

.vh-ul-terms {
    list-style: none; 
    font-size: 16px;
}

.vh-dropdown-menu-mobile {
    margin-left: -20px;
}

.vh-ul-dropdown-mobile {
    margin-left: 12px;
}

.vh-input-disabled {
    background-color: transparent;
    font-weight: 500;
    border: none;
}