/* Ajustes mínimos sobre el tema "cosmo" de Quarto */

.quarto-title-block .quarto-title-banner {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

h1, h2, h3 {
  font-weight: 600;
}

.callout-note {
  border-left-color: #2c6693;
}

table {
  font-size: 0.95em;
}
