/*---------------------------------*/
.color1 { background-color: #5a3e0a !important; }
.color2 { background-color: #f8e4be !important; }
.color3 { background-color: #9d6c11 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #e09a18;
}
#footer {
  background-color: #5a3e0a !important;
}
.related-entry-heading {
  background-color: #f8e4be;
  border-bottom: 3px solid #9d6c11;
  }


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

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

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

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

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

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