/*---------------------------------*/
.color1 { background-color: #72001e !important; }
.color2 { background-color: #ffe9ef !important; }
.color3 { background-color: #c80035 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #ff1e5a;
}
#footer {
  background-color: #72001e !important;
}
.related-entry-heading {
  background-color: #ffe9ef;
  border-bottom: 3px solid #c80035;
  }


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

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

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

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

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

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