/*---------------------------------*/
.color1 { background-color: #745503 !important; }
.color2 { background-color: #fdecbd !important; }
.color3 { background-color: #cb9405 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #fac22f;
}
#footer {
  background-color: #745503 !important;
}
.related-entry-heading {
  background-color: #fdecbd;
  border-bottom: 3px solid #cb9405;
  }


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

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

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

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

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

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