.b24-form-sign {
  visibility: hidden;
  width: 0px;
  height: 0px;
}

.t-popup__container {
    border-radius: 15px;
    font-family: 'Muller',Arial,sans-serif;
}

.b24-form-btn, .b24-form-control {
border-radius: 30px !important;
}

.b24-form-control-label{
    font-family: 'Muller',Arial,sans-serif !important;
    font-weight: bold !important;
}

.b24-form-control-comment{
    color: white !important;
    font-weight: bold !important;
}

.b24-form-field-agreement-link{
    color: white !important;   
}