@import "variables"; .text-normal { font-size: 1.0rem; font-weight: 300; } .text-big { font-size: 1.2rem; font-weight: 300; } .text-red { color: $warning-red; } input.text-big { font-size: 1.1rem; }