.eapps-form-header-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    color: #292E35;
}

.eapps-form-element-label {
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 12px;
    color: #292E35;
}


