Shop the Collection
Discover the latest additions to our collection—handpicked pieces that bring new energy to your space.
/* 1. Target Page Buttons + Store Commerce Buttons */ .sqs-block-button-element, .sqs-add-to-cart-button, .sqs-add-to-cart-button-inner { background-color: #bc9c22 !important; background: #bc9c22 !important; color: #29524c !important; border: 1px solid #bc9c22 !important; transition: all 0.3s ease !important; } /* 2. Hover State */ .sqs-block-button-element:hover, .sqs-add-to-cart-button:hover, .sqs-add-to-cart-button:hover .sqs-add-to-cart-button-inner { background-color: #a3851b !important; background: #a3851b !important; color: #061714 !important; border-color: #a3851b !important; }