/* Fix: consent checkbox label text invisible on dark form background (152-FZ compliance checkbox) */
input[name="consent"] ~ .t-checkbox__labeltext { color: #ffffff; }