@import '../settings/variables';

.c-bunker-adjustment-navigation-bar {
  &__label {
    text-transform: uppercase;
    font-size: $font-size-medium;
    font-weight: $font-weight-bold;
    color: $color-secondary-dark;
    font-family: $font-maersk-headline;
  }
}
