.elementor-65001 .elementor-element.elementor-element-26ec866d{--display:flex;--padding-top:1em;--padding-bottom:0em;--padding-left:0em;--padding-right:0em;}/* Start custom CSS */.entry-cover {
    margin-top: -2em;
}

.entry-side {
    margin-top:2em;
}

.entry-content {
    margin-left:-1.2em;
}

.single-post .entry-title {
  font-weight: 500 !important;
  font-size: 3.9em   !important;
  line-height: 0.9   !important;
  color: #D8B8FF    !important;  /* replace with your $color3 hex */
  margin-top: 0.5em;
  max-width: 100%;
}

.entry-meta {
    color: #D8B8FF    !important;
}

.single-post .entry-content h2 {
    font-size: 2em;
    line-height: 0.9em;
  font-weight: 800;
  margin-bottom: 0.1em;
  color: #700650;
}

.single-post .entry-content h4 {
    font-size: 1.4em;
    line-height: 0.9em;
  font-weight: 800;
  margin-bottom: 0.1em;
  color: #700650;
}

.single-post .entry-content blockquote {
  font-style: italic;
  font-size: 2em;
  border-left: 4px solid #ed6bc8;
  padding-left: 1em;
  color: #D8B8FF;
}

@media (max-width: 767px) {
	.single-post-entry .entry-title {
  font-size: 2.2em   !important;
  line-height: 0.9   !important;
  color: #D8B8FF    !important;  /* replace with your $color3 hex */
  margin-top: 0.5em;
  text-align:center;
}

.entry-meta {
    padding-bottom:2em;
}

.single-post .entry-content h2 {
    font-size: 1.3em;
}

.entry-side {
    margin-left:-1.5em;
    margin-top:2em;
}

.sharebox {
    padding-top:2em;
}

.entry-content {
    margin-left:-0.7em;
}

}/* End custom CSS */