Arrow
/* -------------------------------------------------------------- Root variables (match gingham-ref for consistency) -------------------------------------------------------------- */ :root { --accordion-duration : 500ms; /* animation duration */ --accordion-ease : ease; /* transition easing */ --accordion-padding-vertical : 14px; /* vertical padding base */ --accordion-padding-horizontal : 0; /* horizontal padding */ } /* -------------------------------------------------------------- Global: product table base styles -------------------------------------------------------------- */ .pw-table { width : 100%; border-collapse : collapse; font-family : -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif; font-size : 0.875r