.hidden, .hide { display: none !important; } .padded { padding: $content-padding; } .inset { margin: $inset-margin; } .rounded { border-radius: $border-radius-base; }