/* Start custom CSS *//* The FOOTER template's own `.consent-text a` rule (post-265.css) ships on
   every page and would otherwise win the tie — the footer strip is navy, so its
   link is white, which is invisible here. Scoping through `.card-form` outranks
   it without resorting to !important. */
.elementor .card-form .consent-text a { color: #FF2E01; text-decoration: underline; }/* End custom CSS */