@import "node_modules/bootstrap/scss/variables"; .field_with_errors { label { color: $danger; } input { border-color: $danger; } }