/*---------------------------------*/
.color1 { background-color: #062f69 !important; }
.color2 { background-color: #e9f2fe !important; }
.color3 { background-color: #0b53b8 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #247af2;
}
#footer {
  background-color: #062f69 !important;
}
.related-entry-heading {
  background-color: #e9f2fe;
  border-bottom: 3px solid #0b53b8;
  }


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

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

.entry-content h2, body#tinymce h2 {
  background: #e9f2fe;
  border-left: 5px solid #247af2;
}

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

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

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