/*---------------------------------*/
.color1 { background-color: #0b1c4e !important; }
.color2 { background-color: #e6ebfb !important; }
.color3 { background-color: #143289 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #1c47c3;
}
#footer {
  background-color: #0b1c4e !important;
}
.related-entry-heading {
  background-color: #e6ebfb;
  border-bottom: 3px solid #143289;
  }


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

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

.entry-content h2, body#tinymce h2 {
  background: #e6ebfb;
  border-left: 5px solid #1c47c3;
}

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

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

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