@import url("page-transitions.css");
:root { --paper: #fff; }
html, body, .home-page { background: #fff; }
.site-header, .info-header { background: rgba(255,255,255,.96); }
.shop-dropdown, .search-panel, .login-panel, .cart-panel,
.mobile-panel, .product-dialog, .dialog-close { background-color: #fff; }
