.spoiler-box__title.js-spoiler-box-title {
  font-weight: bold;
}

h1 {
  text-align: center;
  color: #0C1E1A;
}

.table-of-contents.open {
  border-radius: 10px;
  background-color: #ffffff;
}

.attachment-full.size-full {
  border-radius: 10px;
}



img {
  border-radius: 10px;
}