/*---------------------------------*/
.color1 { background-color: #0084a0 !important; }
.color2 { background-color: #f4fdff !important; }
.color3 { background-color: #19d7ff !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #91ecff;
}
#footer {
  background-color: #0084a0 !important;
}
.related-entry-heading {
  background-color: #f4fdff;
  border-bottom: 3px solid #19d7ff;
  }


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

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

.entry-content h2, body#tinymce h2 {
  background: #f4fdff;
  border-left: 5px solid #91ecff;
}

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

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

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