h1 {
  text-align: center;
  color: #1e66a2;
}

h2 {
  color: #000000;
}

h3 {
  color: #000000;
}

.table-of-contents.open {
  background-color: #ffffff;
  border-color: cdd5da;
  border-style: solid;
  border-radius: 5px;
  border-width: 1px;
}

.entry-content blockquote:not(.wpremark) {
  font-weight: bold;
  color: #404040;
}

.spoiler-box__title.js-spoiler-box-title {
  font-weight: bold;
  color: #242424;
}

.spoiler-box__body {
  color: #242323;
}

.asu-banner {
  border-radius: 10px;
  margin-top: -30px;
}