.widget_form-broker-accreditation {}

.widget_form-broker-accreditation .form-wrapper {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.15);
    margin-top: 30px;
    padding: 40px;
    width: 100%;
    max-width: 100%;
}

.widget_form-broker-accreditation .button {
    margin-top: 30px;
}

.widget_form-broker-accreditation fmc-broker-accreditation .question {
    margin-bottom: 0;
}
