/*---------------------------------*/
.color1 { background-color: #460c0e !important; }
.color2 { background-color: #fae5e6 !important; }
.color3 { background-color: #7b1619 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #af1f24;
}
#footer {
  background-color: #460c0e !important;
}
.related-entry-heading {
  background-color: #fae5e6;
  border-bottom: 3px solid #7b1619;
  }


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

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

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

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

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

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