/* Targeting multiple choice options by their class */
.form-group .radio-button-group label, .form-group .checkbox-group label {
    font-size: 14px !important;
}
