.errors { color: $error; display: none; padding: $unit 0; &.visible { display: block; } }