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

.single-post .article .entry-title,
.afbtn {
  background-color: #fd0015;
}
#footer {
  background-color: #650008 !important;
}
.related-entry-heading {
  background-color: #ffe5e7;
  border-bottom: 3px solid #b1000f;
  }


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

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

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

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

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

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