/*---------------------------------*/
.color1 { background-color: #5e1a59 !important; }
.color2 { background-color: #faeffa !important; }
.color3 { background-color: #a42e9c !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #d15cc9;
}
#footer {
  background-color: #5e1a59 !important;
}
.related-entry-heading {
  background-color: #faeffa;
  border-bottom: 3px solid #a42e9c;
  }


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

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

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

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

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

