.theme__header {
    border-bottom:1px solid #fff;
}

.footer__payment-methods .payment-methods-list {
    grid-template-columns:repeat(auto-fit, 30px);
}

.payment-methods-list svg {
    max-width:30px;
}

.product-variant-swatches .swatch-list .swatch-item .underline {
    height:3px;
}