.elementor-438 .elementor-element.elementor-element-5d13847{color:#000000;}.elementor-438 .elementor-element.elementor-element-a0ed465{--grid-side-margin:10px;--grid-column-gap:10px;--grid-row-gap:10px;--grid-bottom-margin:10px;}@media(max-width:1024px){ .elementor-438 .elementor-element.elementor-element-a0ed465{--grid-side-margin:10px;--grid-column-gap:10px;--grid-row-gap:10px;--grid-bottom-margin:10px;}}@media(max-width:767px){ .elementor-438 .elementor-element.elementor-element-a0ed465{--grid-side-margin:10px;--grid-column-gap:10px;--grid-row-gap:10px;--grid-bottom-margin:10px;}}/* Start custom CSS *//* Style h1–h4 only on single blog post pages */
body.single-post h1,
body.single-post h2,
body.single-post h3,
body.single-post h4,
body.single-post h1 strong,
body.single-post h2 strong,
body.single-post h3 strong,
body.single-post h4 strong {
  font-family: 'Red Hat Text';
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 1rem;
}

/* Specific font sizes */
body.single-post h1 {
  font-size: 2.5rem;
  
}

body.single-post h2 {
  font-size: 2rem;
}

body.single-post h3 {
  font-size: 1.5rem;
}

body.single-post h4 {
  font-size: 1rem;
}

/* Optional: Style <strong> inside headings if you want to change color or emphasize more */
body.single-post h1 strong,
body.single-post h2 strong,
body.single-post h3 strong,
body.single-post h4 strong {
  color: #222; /* You can change this to any color */
}/* End custom CSS */