/*---------------------------------*/
.color1 { background-color: #000a40 !important; }
.color2 { background-color: #dce2ff !important; }
.color3 { background-color: #001271 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #001aa1;
}
#footer {
  background-color: #000a40 !important;
}
.related-entry-heading {
  background-color: #dce2ff;
  border-bottom: 3px solid #001271;
  }


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

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

.entry-content h2, body#tinymce h2 {
  background: #dce2ff;
  border-left: 5px solid #001aa1;
}

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

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

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