/* _required.less ------------- define required */ .required{ color: @orange; font-weight: normal; h1 &, h2 &{ display: block; font-size: @font-base; margin-top: 5px; } }