/*---------------------------------*/
.color1 { background-color: #383737 !important; }
.color2 { background-color: #f4f3f3 !important; }
.color3 { background-color: #626160 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #8c8a89;
}
#footer {
  background-color: #383737 !important;
}
.related-entry-heading {
  background-color: #f4f3f3;
  border-bottom: 3px solid #626160;
  }


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

.entry-content h2, body#tinymce h2 {
  background: #f4f3f3;
  border-left: 5px solid #8c8a89;
}

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

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

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