@import '../settings/variables';
@import '../tools/mixins/breakpoints';

.c-dashboard-key-figures {
  &__value {
    font-size: 1.625rem;
  }
}
