.tribe-common {
/* -----------------------------------------------------------------------------
*
* Form Control: Groups (Checkbox & Radio)
*
* Example:
*
*
* ----------------------------------------------------------------------------- */
.tribe-common-form-control-checkbox-radio-group {
> * {
margin-bottom: 15px;
&:last-child {
margin-bottom: 0;
}
}
}
}