@import "colors"; header .form-select { width: auto; max-width: 290px; } .bg-color-blue .form-select { &:focus { box-shadow: 0 0 0 0.25rem rgba($white, 0.35); } }