.text {
  text-align: var(--text-align);
}

.text--title {
  font-size: 2rem;
  font-weight: 700;
}

.text--subtitle {
  font-size: 1.5rem;
}
