/* css styles */

/* Title block banner: cream text on teal background */
.quarto-title-banner .quarto-title h1.title,
.quarto-title-banner h1.title {
  color: #FFFFFF;
}

/* Center subtitle on about/index page */
.quarto-about-jolla .quarto-title p.subtitle.lead {
  text-align: center;
}
