{% codeExample 'placeholder' %} .alert:hover, %strong-alert { font-weight: bold; } %strong-alert:hover { color: red; } === .alert:hover, %strong-alert font-weight: bold %strong-alert:hover color: red {% endcodeExample %}