/*---------------------------------*/
.color1 { background-color: #063b7c !important; }
.color2 { background-color: #edf5fe !important; }
.color3 { background-color: #0a67d8 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #4c99f7;
}
#footer {
  background-color: #063b7c !important;
}
.related-entry-heading {
  background-color: #edf5fe;
  border-bottom: 3px solid #0a67d8;
  }


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

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

.entry-content h2, body#tinymce h2 {
  background: #edf5fe;
  border-left: 5px solid #4c99f7;
}

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

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

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