/*---------------------------------*/
.color1 { background-color: #590c5c !important; }
.color2 { background-color: #fce9fc !important; }
.color3 { background-color: #9d15a1 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #dc22e2;
}
#footer {
  background-color: #590c5c !important;
}
.related-entry-heading {
  background-color: #fce9fc;
  border-bottom: 3px solid #9d15a1;
  }


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

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

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

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

.entry-content h5, body#tinymce h5 {
  border-top: 2px solid #ee91f1;
  border-bottom: 2px solid #ee91f1;
}
.entry-content h5:after, body#tinymce h5:after {
  background: #ee91f1;
}
.entry-content h6:before, body#tinymce h6:before {
  color: #dc22e2;
}

