/* Add custom CSS styles below */ 
body {
    background-color: #fcfbf7 !important;
}
body, h1, h2, h3, h4, h5, h6, p, a {
    font-weight: 500 !important;
}
.store-footer__rights {
    display: none !important;
}
.btn, .product-card, .main-menu {
    border-radius: 0px !important;
}