.elementor-2088 .elementor-element.elementor-element-9f4921e{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );color:var( --e-global-color-primary );}.elementor-2088 .elementor-element.elementor-element-6ad92bf{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2088 .elementor-element.elementor-element-7320418{--display:flex;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}}/* Start custom CSS *//* ==========================================================================
   HWS - Volunteer Stories page ( /testimonials/ )
   Paste into: Edit with Elementor -> Page Settings (page icon, top of panel)
               -> Advanced tab -> Custom CSS
   Loads on this page only.
   ========================================================================== */

/* ---- 1. Hide the theme's duplicate "testimonials" title ---------------- */
/* The page is named "Testimonials" (that sets the URL), but the visible    */
/* heading is the "Volunteer Stories" widget below.                         */
.entry-title{ display:none !important; }

/* ---- 2. "Volunteer Stories" heading -> page-title style ---------------- */
.elementor-element-9453b78 .elementor-heading-title{
  font-family:"REM",sans-serif !important;
  font-size:40px !important;
  font-weight:700 !important;
  text-transform:none !important;
  color:#2c5697 !important;            /* brand blue */
  line-height:1.2 !important;
  margin:0 0 10px !important;
}

/* ---- 3. Intro line ---------------------------------------------------- */
.elementor-element-b6b59b5 p{
  font-family:"Montserrat",sans-serif !important;
  font-size:16px !important;
  color:#6b6478 !important;
  line-height:1.6 !important;
  margin:0 0 40px !important;
}/* End custom CSS */