/* css styles */
/* Quarto’s title selector */
```{css, echo=FALSE}
.title {
  font-size: 28px;
}
```