@import './../../../../../styles/variables'; #lang_selector { background: white; max-width: 15em; width: 15em !important; } .language-selector-container { cursor: pointer; color: $primary-color; &:hover { color: $secondary_color; } i { color: $primary-color; } }