.elementor-144 .elementor-element.elementor-element-0cc964f{margin-top:-25px;margin-bottom:-75px;padding:0px 0px 0px 0px;}.elementor-144 .elementor-element.elementor-element-9f1d367 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-144 .elementor-element.elementor-element-12dfabd{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}body.elementor-page-144{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}body.elementor-page-144 .jupiterx-main{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-12dfabd *//* Fix checkmarks in Welcome to Parish section */
.elementor-144 .elementor-element.elementor-element-12dfabd ul li::before {
  content: '✓';
  color: #FFA500;
  font-weight: bold;
  font-size: 18px;
  margin-right: 12px;
  display: inline-block;
  width: 20px;
}

/* Fix wizard tab icons */
/* Font Awesome icons for wizard tabs */
/* I'm New Here - House icon */
.elementor-144 .elementor-element.elementor-element-12dfabd .tab-content-new .tab-header::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f015";
  font-size: 48px;
  color: var(--primary);
  display: block;
  margin-bottom: 16px;
}

/* Sacraments - Cross icon */
.elementor-144 .elementor-element.elementor-element-12dfabd .tab-content-sacraments .tab-header::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f654";
  font-size: 48px;
  color: var(--primary);
  display: block;
  margin-bottom: 16px;
}

/* Get Involved - Users/Group icon */
.elementor-144 .elementor-element.elementor-element-12dfabd .tab-content-involved .tab-header::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f0c0";
  font-size: 48px;
  color: var(--primary);
  display: block;
  margin-bottom: 16px;
}

/* Support - Heart/Hands icon */
.elementor-144 .elementor-element.elementor-element-12dfabd .tab-content-support .tab-header::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f4ad";
  font-size: 48px;
  color: var(--primary);
  display: block;
  margin-bottom: 16px;
}/* End custom CSS */