:root {
    --accent-color: white;
    --accent-muted: white;
    --accent-neutral: white;
}

.stripe-loading-indicator {
    height: 3px !important;
}
.stripe-loading-indicator .stripe, .stripe-loading-indicator .stripe-loaded {
    background: wheat !important;
}