/*---------------------------------*/
.color1 { background-color: #5b1024 !important; }
.color2 { background-color: #fbeaef !important; }
.color3 { background-color: #9f1c3e !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #db305d;
}
#footer {
  background-color: #5b1024 !important;
}
.related-entry-heading {
  background-color: #fbeaef;
  border-bottom: 3px solid #9f1c3e;
  }


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

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

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

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

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