@import '../settings/_variables.scss';

.c-title {
  font-size: 1em;
  font-weight: $font-weight-bold;
  margin-bottom: $margin-big;
  white-space: nowrap;
}
