How to add custom CSS to checkout forms
SureCart components use a shadow DOM to encapsulate their styles. This provides a few advantages: There are two ways to make customizations to SureCart components. One way is with CSS custom properties (“CSS variables”), the other is with CSS parts (“parts”). See full documentation with examples: https://docs–surecart-docs.netlify.app/docs/styling