body {
  background-color: #f5edd8;
}
#main {
  padding: 1rem;
  background-color: #fff !important;
}
@media (max-width: 719px) {
  #main {
    padding: 10px;
  }
}
/*---------------------------------*/
.color1 { background-color: #a27105 !important; }
.color2 { background-color: #fdedca !important; }
.color3 { background-color: #f8b82d !important; }

.single-post .article .entry-title,
.afbtn {
  background-color: #fce1a6;
}
#footer {
  background-color: #a27105 !important;
}
.related-entry-heading {
  background-color: #fdedca;
  border-bottom: 3px solid #f8b82d;
  }


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

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

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

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

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