:root {
    --iframe-consent-wrapper-bg:#333;
    --iframe-consent-btn-bg:var(--md-primary-fg-color);
    --iframe-consent-btn-radius:var(--bs-border-radius);
    --iframe-consent-btn-font-family:var(--md-text-font-family);
    --iframe-consent-btn-hover-bg: var(--md-primary-fg-color--light);
}