/*---------------------------------*/
.color1 { background-color: #681616 !important; }
.color2 { background-color: #f4c9c9 !important; }
.color3 { background-color: #b62626 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #dd5d5d;
}
#footer {
  background-color: #681616 !important;
}
.related-entry-heading {
  background-color: #f4c9c9;
  border-bottom: 3px solid #b62626;
  }


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

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

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

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

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

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