.font-header {
  font-size: 1.5rem;
}

.font-title {
  font-size: 1.2rem;
}

.font-subtitle {
  font-size: 0.9rem;
  color: var(--text-muted);
}

.font-bold {
  font-weight: bold;
}
