.elementor-1772 .elementor-element.elementor-element-0823ce6{--display:flex;--margin-top:20px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1772 .elementor-element.elementor-element-72a5a6e img{width:100%;max-width:500px;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1772 .elementor-element.elementor-element-d6fc974{text-align:center;}.elementor-1772 .elementor-element.elementor-element-d6fc974 .elementor-heading-title{color:var( --e-global-color-text );}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}@media(max-width:767px){.elementor-1772 .elementor-element.elementor-element-72a5a6e{padding:0px 10px 0px 10px;}.elementor-1772 .elementor-element.elementor-element-d6fc974{padding:0px 10px 0px 10px;}}/* Start custom CSS for theme-post-content, class: .elementor-element-dcf8bf1 */.elementor-1772 .elementor-element.elementor-element-dcf8bf1 .elementor-widget-text-editor p:last-child{margin-bottom:5px;}/* End custom CSS */
/* Start custom CSS */body.single {
  counter-reset: section-count;
}

/*.single h4{position: relative; padding-left: 21px;}*/
.single h4::before {
  counter-increment: section-count;
  content: counter(section-count) ". ";
}/* End custom CSS */