/* Rubik-style, white text, bold link; plays nice on dark sections */
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@400;700&display=swap');

.al-privacy-checkbox.rubik-white { direction: rtl; margin: 12px 0 16px; }
.al-privacy-checkbox.rubik-white .elementor-field-label { display: flex; gap: 8px; align-items: flex-start; font-family: 'Rubik', sans-serif; }

.al-privacy-checkbox.rubik-white input[type="checkbox"] { margin-top: 3px; transform: scale(1.05); accent-color: #ffffff; }

.al-privacy-checkbox.rubik-white .lifko-privacy-text { color: #ffffff !important; font-size: 15px; line-height: 1.6; font-weight: 400; }
.al-privacy-checkbox.rubik-white a { color: #ffffff !important; font-weight: 700; text-decoration: underline; }
.al-privacy-checkbox.rubik-white a:hover { text-decoration: none; }
