/*---------------------------------*/
.color1 { background-color: #61571c !important; }
.color2 { background-color: #fbf9f0 !important; }
.color3 { background-color: #aa9831 !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #d3c365;
}
#footer {
  background-color: #61571c !important;
}
.related-entry-heading {
  background-color: #fbf9f0;
  border-bottom: 3px solid #aa9831;
  }


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

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

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

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

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

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