/* css styles */
.quarto-title-banner {
  background-color: #6295ED;
}

.navbar-dark {
  background-color: #6295ED;
}

.key-background {
 background-color: #E0FFFF;
 border:2px #191970;
}

.about-heading {
 background-color: #6295ED;
 border:2px #191970;
 font-style: bold;
 color: white;
}

.subheading{
  color: DodgerBlue;
}
