/*---------------------------------*/
.color1 { background-color: #6b194c !important; }
.color2 { background-color: #fcf0f7 !important; }
.color3 { background-color: #bb2b84 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #dd6cb2;
}
#footer {
  background-color: #6b194c !important;
}
.related-entry-heading {
  background-color: #fcf0f7;
  border-bottom: 3px solid #bb2b84;
  }


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

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

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

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

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