@import '../../../../styles/variables'; .navbar-item { color: $white; .app-title { color: $white; } a { color: $white; } .fa { margin: 0 1ch; } } .app-logo { max-width: $main-column-width-inner; max-height: $main-column-width-inner; height: 3rem; width: 3rem; display: inline-block; } .logo-home-link { margin-top: 0; line-height: $header-nav-inner-height; padding: 1rem !important; font-size: 0.85rem; &:hover { color: $font_color; } } .give-to-project { .button { background: transparent; } } app-language-selector { .fa { color: $white; } }