.elementor-3318 .elementor-element.elementor-element-e8d035b{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:160px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3318 .elementor-element.elementor-element-a96b800{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-3318 .elementor-element.elementor-element-45ceebb{font-family:"DM Sans", Sans-serif;font-size:18px;font-weight:400;line-height:30px;}.elementor-3318 .elementor-element.elementor-element-bb86afa{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3318 .elementor-element.elementor-element-01b8339{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-3318 .elementor-element.elementor-element-f68549c .hfe-post-card{background-color:#F6F6F6;}.elementor-3318 .elementor-element.elementor-element-f68549c .hfe-posts-grid{grid-template-columns:repeat(1, 1fr);column-gap:20px;row-gap:30px;}.elementor-3318 .elementor-element.elementor-element-f68549c .hfe-post-content{padding:20px 20px 20px 20px;}.elementor-3318 .elementor-element.elementor-element-f68549c .hfe-post-title{font-family:"Playfair Display", Sans-serif;font-weight:600;margin-bottom:5px;}.elementor-3318 .elementor-element.elementor-element-f68549c .hfe-post-meta{font-family:"DM Sans", Sans-serif;font-size:16px;font-weight:500;line-height:26px;margin-bottom:15px;}.elementor-3318 .elementor-element.elementor-element-f68549c .hfe-post-excerpt{font-family:"DM Sans", Sans-serif;font-size:18px;font-weight:400;line-height:30px;margin-bottom:15px;}.elementor-3318 .elementor-element.elementor-element-f68549c .hfe-read-more{color:#842C78;font-family:"Playfair Display", Sans-serif;font-size:20px;font-weight:700;line-height:30px;}.elementor-3318 .elementor-element.elementor-element-f917ead{--display:flex;}@media(min-width:768px){.elementor-3318 .elementor-element.elementor-element-a96b800{--width:100%;}.elementor-3318 .elementor-element.elementor-element-bb86afa{--width:50%;}}@media(max-width:1024px){.elementor-3318 .elementor-element.elementor-element-f68549c .hfe-posts-grid{grid-template-columns:repeat(2, 1fr);}}@media(max-width:767px){.elementor-3318 .elementor-element.elementor-element-f68549c .hfe-posts-grid{grid-template-columns:repeat(1, 1fr);}}/* Start custom CSS for text-editor, class: .elementor-element-45ceebb *//* ===== EMPOWER SKIN BLOG – ASTRO THEME FIX ===== */

/* Headings */
.single-post h1,
.single-post h2 {
  font-family: 'Playfair Display', serif;
  color: #842c78;
}

.single-post h1 {
  font-size: 48px;
  line-height: 1.18;
  font-weight: 600;
}

.single-post h2 {
  font-size: 38px;
  line-height: 1.22;
  font-weight: 600;
}

.single-post h3 {
  font-family: 'Playfair Display', serif;
  font-size: 30px;
  line-height: 1.26;
  font-weight: 600;
  color: #222222;
}

.single-post h4 {
  font-family: 'Playfair Display', serif;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 600;
  color: #222222;
}

/* Body Text */
.single-post p,
.single-post li {
  font-family: 'DM Sans', sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #000000;
}

/* Links */
.single-post a {
  color: #842c78;
  text-decoration: none;
}

.single-post a:hover {
  text-decoration: underline;
}

/* ===== FIX FOOTER COLOR ON BLOG PAGE ===== */

.single-post footer,
.single-post footer p,
.single-post footer li,
.single-post footer span {
  color: #ffffff !important;
}

.single-post footer a {
  color: #ffffff !important;
}/* End custom CSS */