.modal-box { scrollbar-width: thin; scrollbar-color: #1A1A1A #FDFCF0; }
body { font-family: 'Montserrat', sans-serif; background-color: #FDFCF0; color: #1A1A1A; scroll-behavior: smooth; }
h1, h2, h3, h4, .font-serif { font-family: 'Playfair Display', serif; }
.cartPushBtn, [data-cart-trigger] { cursor: pointer; }
.modal-box { border-radius: 0px !important; }
input, textarea, button { border-radius: 0px !important; }
.modal-backdrop { background-color: rgba(26, 26, 26, 0.8) !important; }