h1 {
  text-align: center;
}

.table-of-contents.open {
  background-color: #111a30;
  border-radius: 10px;
}

.cocoon-hero {
  border-radius: 20px;
}

.footer-info {
  text-align: center;
}

.entry-content blockquote:not(.wpremark) {
  background-color: #080a26;
  font-weight: bold;
  color: #ffffff;
  border-radius: 10px;
}