@import '../../../variables.scss';

.app-typography_headline {
  font-size: $font-headline;
  font-size: var(--font-headline);
}