/*---------------------------------*/
.color1 { background-color: #753a00 !important; }
.color2 { background-color: #ffddbb !important; }
.color3 { background-color: #cd6600 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #ff9226;
}
#footer {
  background-color: #753a00 !important;
}
.related-entry-heading {
  background-color: #ffddbb;
  border-bottom: 3px solid #cd6600;
  }


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

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

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

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

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

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