Banjo cotton/linen
/* -------------------------------------------------------------- Root variables (mirrors gingham-ref) -------------------------------------------------------------- */ :root { --accordion-duration : 500ms; /* panel animation len */ --accordion-ease : ease; /* simple, smooth ease */ --accordion-padding-vertical : 14px; /* vertical padding ref */ --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.875rem; } .pw-ta