.variant-picker .color-swatch,
.product-card__bottom .swatches--variant .color-swatch,
.color-swatch:after, .color-swatch:before {
  border-radius: 100%;
}
shopify-payment-terms{
  font-size: 12px;
}

@media screen and (max-width: 425px) {
  shopify-payment-terms{
    font-size: 10px;
  }
}