/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

 .product-variants .color, .product-variants .input-color {
    width: 8rem;
    height: 8rem;
    line-height: 2rem;
    background-repeat: no-repeat;
    background-position: center center;
}