@charset "utf-8";

/* estilo.css */

.titulo-principal {
  text-align: center;
  font-size: 1.6rem;
  margin: 35px 0;
  font-weight: 600;
}