/*---------------------------------*/
.color1 { background-color: #062969 !important; }
.color2 { background-color: #e9f0fe !important; }
.color3 { background-color: #0b47b8 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #246cf2;
}
#footer {
  background-color: #062969 !important;
}
.related-entry-heading {
  background-color: #e9f0fe;
  border-bottom: 3px solid #0b47b8;
  }


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

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

.entry-content h2, body#tinymce h2 {
  background: #e9f0fe;
  border-left: 5px solid #246cf2;
}

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

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

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