@import '../settings/variables';

.c-year-picker {
  &__fixed-width {
    width: 7rem;
  }
}