/*---------------------------------*/
.color1 { background-color: #98002d !important; }
.color2 { background-color: #fff2f6 !important; }
.color3 { background-color: #ff0a53 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #ff7ca3;
}
#footer {
  background-color: #98002d !important;
}
.related-entry-heading {
  background-color: #fff2f6;
  border-bottom: 3px solid #ff0a53;
  }


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

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

.entry-content h2, body#tinymce h2 {
  background: #fff2f6;
  border-left: 5px solid #ff7ca3;
}

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

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

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