/*---------------------------------*/
.color1 { background-color: #446b0a !important; }
.color2 { background-color: #f6fdeb !important; }
.color3 { background-color: #77bb11 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #a4ed36;
}
#footer {
  background-color: #446b0a !important;
}
.related-entry-heading {
  background-color: #f6fdeb;
  border-bottom: 3px solid #77bb11;
  }


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

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

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

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

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