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

.app-typography_title {
  font-size: $font-title;
  font-size: var(--font-title);
  letter-spacing: 0.6px;
}