.page-auth{
    color: #3B3933;
}

.page-auth .required-fields-info img{
    margin-left: -4px;
}

.page-auth a:not(.btn){
    font-size: 14px !important;
    text-decoration: underline;
    color: #3B3933 !important;
}
.page-auth .custom-control-label, 
.page-auth .required-fields-info,
.page-auth .fmc-limit-days-msg{
    font-size: 14px;
    color: #3B3933;
}

.inputs-big select{
    padding-top: 0;
    padding-bottom: 0;
}

.page-auth .modal-header{
    border-bottom: none;
}

#st-register-form .title-2{
    max-width: 650px;
    display: inline-block;
}