<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------------------------------*/
.color1 { background-color: #881100 !important; }
.color2 { background-color: #ffc8c0 !important; }
.color3 { background-color: #ed1f00 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #ff6a54;
}
#footer {
  background-color: #881100 !important;
}
.related-entry-heading {
  background-color: #ffc8c0;
  border-bottom: 3px solid #ed1f00;
  }


h1:not(.logo):not(.archive-title):not(.entry-title):before {
  background: #ff6a54;
}

.entry-content h1, body#tinymce h1 {
  border-left: 5px solid #ff6a54 !important;
}

.entry-content h2, body#tinymce h2 {
  background: #ffc8c0;
  border-left: 5px solid #ff6a54;
}

.entry-content h3, body#tinymce h3 {
  background: #ffc8c0;
  box-shadow: 0 0 0 5px #ffc8c0;
}

.entry-content h4, body#tinymce h4 {
  background: linear-gradient(transparent 70%,#ffb5aa 0)
}

.entry-content h5, body#tinymce h5 {
  border-top: 2px solid #ffb5aa;
  border-bottom: 2px solid #ffb5aa;
}
.entry-content h5:after, body#tinymce h5:after {
  background: #ffb5aa;
}
.entry-content h6:before, body#tinymce h6:before {
  color: #ff6a54;
}
.kt-inside-inner-col .is-style-midashi:before {
  border-color: #ff6a54;
}
</pre></body></html>