.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-84 .elementor-element.elementor-element-33b04bd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-84 .elementor-element.elementor-element-a6d3fa0{--display:flex;--padding-top:30px;--padding-bottom:10px;--padding-left:0px;--padding-right:0px;}.elementor-84 .elementor-element.elementor-element-d18a65f{--display:flex;}.elementor-widget-theme-post-title .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-title .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.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-84 .elementor-element.elementor-element-d1b107c{text-align:center;}.elementor-84 .elementor-element.elementor-element-d1b107c .elementor-heading-title{font-family:"Josefin Sans", Sans-serif;font-size:42px;font-weight:400;text-transform:uppercase;line-height:134%;letter-spacing:0.84px;color:#E0ABA9;}.elementor-widget-theme-post-featured-image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-featured-image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.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-84 .elementor-element.elementor-element-95fb6c7 img{width:100%;height:500px;object-fit:cover;object-position:center center;border-radius:20px 20px 20px 20px;}.elementor-84 .elementor-element.elementor-element-ef0a85a{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-theme-post-content .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-content .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.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-84 .elementor-element.elementor-element-d1b107c .elementor-heading-title{font-size:26px;}}@media(min-width:768px){.elementor-84 .elementor-element.elementor-element-a6d3fa0{--content-width:1260px;}.elementor-84 .elementor-element.elementor-element-ef0a85a{--content-width:1260px;}}/* Start custom CSS for theme-post-content, class: .elementor-element-ea3e975 */.blog-content {
  font-family: "Josefin Sans", sans-serif;
  color: #2b2b2b;
  line-height: 1.2em;
  font-size: clamp(16px, 1.1vw, 18px);
}

/* Paragraphs */
.blog-content p {
  margin-bottom: 1.1em;
}

/* Headings */
.blog-content h1,
.blog-content h2,
.blog-content h3,
.blog-content h4,
.blog-content h5,
.blog-content h6 {
  font-family: "Josefin Sans", sans-serif;
  color: #15677A;
  font-weight: 600;
  line-height: 1.25;
  margin-top: 1.8em;
  margin-bottom: 0.6em;
}

/* Heading sizes */
.blog-content h1 {
  font-size: clamp(32px, 4vw, 42px);
}

.blog-content h2 {
  font-size: clamp(26px, 3vw, 32px);
}

.blog-content h3 {
  font-size: clamp(22px, 2.5vw, 26px);
}

.blog-content h4 {
  font-size: clamp(20px, 2vw, 22px);
}

.blog-content h5 {
  font-size: clamp(18px, 1.8vw, 20px);
}

.blog-content h6 {
  font-size: clamp(16px, 1.6vw, 18px);
}

/* Lists */
.blog-content ul,
.blog-content ol {
  margin: 1em 0 1.5em 1.4em;
}

.blog-content li {
  margin-bottom: 0.5em;
}

/* Links */
.blog-content a {
  color: #15677A;
  text-decoration: underline;
}

.blog-content a:hover {
  opacity: 0.8;
}/* End custom CSS */