/*---------------------------------*/
.color1 { background-color: #9c0411 !important; }
.color2 { background-color: #fff4f5 !important; }
.color3 { background-color: #f91f32 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #fc949d;
}
#footer {
  background-color: #9c0411 !important;
}
.related-entry-heading {
  background-color: #fff4f5;
  border-bottom: 3px solid #f91f32;
  }


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

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

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

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

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