/*---------------------------------*/
.color1 { background-color: #520005 !important; }
.color2 { background-color: #ffe1e3 !important; }
.color3 { background-color: #900109 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #cd010d;
}
#footer {
  background-color: #520005 !important;
}
.related-entry-heading {
  background-color: #ffe1e3;
  border-bottom: 3px solid #900109;
  }


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

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

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

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

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

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