.radio-container label , .container-text-height{
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #000;  
}
.radio-container label {
    margin-right: 25px;
}

.radio-container {
    margin-bottom: 10px;
    margin-top: 15px;
}

.submit-form-button {
    border-color: #fc1919;
    background-color: #fc1919;
    color: #fff;
    padding: 8px 30px;
}

.container-text-height {
    min-height: 40px;
    text-align: start;
}
.bx-authform-formgroup-container {
    margin-bottom: 10px;
}