@charset "utf-8";

#didomi-cta-refuse-and-create-account { align-items: center; justify-content: center; min-height: 40px; width: 100%; }

#didomi-host a#didomi-cta-refuse-and-create-account { font-weight: var(--font-weight-medium); }

@media print, screen and (min-width: 64em) {
  #didomi-host a#didomi-cta-refuse-and-create-account { font-size: var(--font-16); }
}

#didomi-host .didomi-popup-notice .didomi-popup-notice-buttons a#didomi-cta-refuse-and-create-account { text-decoration: none; }

#didomi-host a#didomi-cta-refuse-and-create-account:not(.didomi-no-link-style):focus, #didomi-host a#didomi-cta-refuse-and-create-account:not(.didomi-no-link-style):hover { background-color: var(--color-white) !important; }
