.table-of-contents.open {
  background-color: #363636;
  border-radius: 10px;
}

.entry-content blockquote {
  border-radius: 10px;
  color: #000000;
}

img {
  border-radius: 10px;
}

h1 {
  text-align: center;
}

.blum {
  font-weight: bold;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 33px;
  font-weight: bold;
}