div{ font-size:11px; p{ font-size:12px; } a{ font-size:14px; } &.red, &.blue{ border: 1px solid red; } &.black, &.white{ border:1px solid orange; } }