.form-item > label { display: block; font-weight: bold; &.option { display: inline; font-weight: normal; } } .form-submit { @include button; }