/*---------------------------------*/
.color1 { background-color: #580e0e !important; }
.color2 { background-color: #f5c1c1 !important; }
.color3 { background-color: #9b1818 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #DD2222;
}
#footer {
  background-color: #580e0e !important;
}
.related-entry-heading {
  background-color: #f5c1c1;
  border-bottom: 3px solid #9b1818;
  }


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

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

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

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

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

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