const heroImage = document.getElementById('33e40c4'); if (heroImage) { heroImage.setAttribute('fetchpriority', 'high'); } [aria-label="testimonial-icon"] { aria-hidden: true; }.complianz-cookie-banner input[type="checkbox"], .complianz-cookie-banner button { min-width: 48px; min-height: 48px; padding: 10px; /* Optional: Add padding for better touch target */ } h6 { font-size: 1.25rem; /* Adjust font size to match h6 */ font-weight: bold; /* Ensure it appears as a header */ color: #333; /* Improve contrast */ }.skip-link { position: absolute; left: -9999px; /* Hide off-screen */ }.skip-link:focus { position: static; /* Bring into view on focus */ background-color: #f0c040; /* Highlight background */ color: #000; /* Ensure text is readable */ padding: 10px; /* Add padding for better click area */ z-index: 1000; /* Ensure it appears above other content */ }
Ir al contenido