/*---------------------------------*/
.color1 { background-color: #420012 !important; }
.color2 { background-color: #ffdde6 !important; }
.color3 { background-color: #74001f !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #a5002c;
}
#footer {
  background-color: #420012 !important;
}
.related-entry-heading {
  background-color: #ffdde6;
  border-bottom: 3px solid #74001f;
  }


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

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

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

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

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

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