/* ajustes ligeros sobre el tema cosmo */

h1, h2, h3 {
  letter-spacing: -0.01em;
}

.quarto-grid-item .card-img-top {
  object-fit: cover;
}
