/*---------------------------------*/
.color1 { background-color: #287070 !important; }
.color2 { background-color: #f5fcfc !important; }
.color3 { background-color: #4bbfbf !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #9fdddd;
}
#footer {
  background-color: #287070 !important;
}
.related-entry-heading {
  background-color: #f5fcfc;
  border-bottom: 3px solid #4bbfbf;
  }


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

.entry-content h2, body#tinymce h2 {
  background: #f5fcfc;
  border-left: 5px solid #9fdddd;
}

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

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

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