/*---------------------------------*/
.color1 { background-color: #5e1a2c !important; }
.color2 { background-color: #faeff2 !important; }
.color3 { background-color: #a42e4e !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #d15c7b;
}
#footer {
  background-color: #5e1a2c !important;
}
.related-entry-heading {
  background-color: #faeff2;
  border-bottom: 3px solid #a42e4e;
  }


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

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

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

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

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

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