//
// form-group.scss
// Theme component
//

.form-group {
  margin-bottom: $form-group-margin-bottom;
}
