h1, h2, h3, h4, h5, h6 {
  text-align: center;
}

html, body {
    font-size: 18px;
}

.quarto-title-meta {
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-evenly;
    width: 100%;
}

.quarto-title-meta > div {
    text-align: center;
}

.cell-output-display img,
.quarto-figure img {
    max-width: 100%;
    height: auto;
}
