/* FORCE OVERRIDE - BRAND SKIN */ /* Target every possible Header level */ h1, h2, h3, h4, .sqsrte-large, .site-title a { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-weight: 900 !important; text-transform: uppercase !important; letter-spacing: -0.05em !important; line-height: 0.85 !important; color: #1a1a1a !important; } /* Force Buttons to be Flat and Black */ .sqs-block-button-element, .sqs-button-element--primary, .sqs-button-element--secondary, .sqs-add-to-cart-button { background-color: #1a1a1a !important; color: #ffffff !important; border-radius: 0px !important; font-weight: 900 !important; text-transform: uppercase !important; padding: 20px 40px !important; border: none !important; opacity: 1 !important; } /* Force the Background of the site to a raw off-white */ .section-background, .page-section { background-color: #f4f4f2 !important; } /* Make Announcement Bar look like a Warning Label */ .sqs-announcement-bar-custom-location { background-color: #000 !important; color: #fff !important; }