h1 {
  text-align: center;
  color: #006848;
}

.table-of-contents.open {
  border-radius: 10px;
}

.entry-content blockquote {
  border-radius: 10px;
  font-weight: bold;
}



img {
  border-radius: 10px;
}