/*---------------------------------*/
.color1 { background-color: #30000c !important; }
.color2 { background-color: #ffd8e2 !important; }
.color3 { background-color: #530016 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #77001f;
}
#footer {
  background-color: #30000c !important;
}
.related-entry-heading {
  background-color: #ffd8e2;
  border-bottom: 3px solid #530016;
  }


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

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

.entry-content h2, body#tinymce h2 {
  background: #ffd8e2;
  border-left: 5px solid #77001f;
}

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

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

.entry-content h5, body#tinymce h5 {
  border-top: 2px solid #ff3c6e;
  border-bottom: 2px solid #ff3c6e;
}
.entry-content h5:after, body#tinymce h5:after {
  background: #ff3c6e;
}
.entry-content h6:before, body#tinymce h6:before {
  color: #77001f;
}
.kt-inside-inner-col .is-style-midashi:before {
  border-color: #77001f;
}
