/*---------------------------------*/
.color1 { background-color: #7b0902 !important; }
.color2 { background-color: #fec2be !important; }
.color3 { background-color: #d81003 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #fc483d;
}
#footer {
  background-color: #7b0902 !important;
}
.related-entry-heading {
  background-color: #fec2be;
  border-bottom: 3px solid #d81003;
  }


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

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

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

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

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

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