/*---------------------------------*/
.color1 { background-color: #0c709e !important; }
.color2 { background-color: #f7fcfe !important; }
.color3 { background-color: #3ab6f0 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #b1e2f9;
}
#footer {
  background-color: #0c709e !important;
}
.related-entry-heading {
  background-color: #f7fcfe;
  border-bottom: 3px solid #3ab6f0;
  }


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

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

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

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

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