h1 {
  color: #ffffff;
}

.table-of-contents.open {
  background-color: #282828;
  border-radius: 5px;
}

.entry-content blockquote:not(.wpremark) {
  border-radius: 5px;
  background-color: #303030;
}

img {
  border-radius: 5px;
}

.reg {
  font-weight: bold;
  margin-bottom: 10px;
}

.challenge {
  font-weight: bold;
}