/*---------------------------------*/
.color1 { background-color: #655300 !important; }
.color2 { background-color: #fff2b7 !important; }
.color3 { background-color: #b19200 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #fdd000;
}
#footer {
  background-color: #655300 !important;
}
.related-entry-heading {
  background-color: #fff2b7;
  border-bottom: 3px solid #b19200;
  }


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

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

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

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

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

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