.titulo-section {
  font-family: 'Switzer', sans-serif;
  line-height: 1.2;
  letter-spacing: -0.01em;
  color: rgb(var(--color-foreground));
  text-align: center;
  margin: 0 auto 14px;
}
