/*---------------------------------*/
.color1 { background-color: #001575 !important; }
.color2 { background-color: #e9edff !important; }
.color3 { background-color: #0025cd !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #264dff;
}
#footer {
  background-color: #001575 !important;
}
.related-entry-heading {
  background-color: #e9edff;
  border-bottom: 3px solid #0025cd;
  }


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

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

.entry-content h2, body#tinymce h2 {
  background: #e9edff;
  border-left: 5px solid #264dff;
}

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

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

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