/* live <style id="wp-custom-css"> block, ported verbatim in cascade position 9. Generated by extract/port-head-css.py */

/* Holding page - hide CTA and footer on page 4739 only */
.page-id-4739 .article-wrapper.cta,
.page-id-4739 .footer {
  display: none !important;
}

/* Hide header on holding page only */
.page-id-4739 .header {
  display: none !important;
}
