/* Add custom CSS styles below */ 
.footer-list {
 a {
   color: blue;
   }
}

.s-product-options-colors-item > label > span {
 width: 100px !important;
 height: 100px !important;
}


.s-product-options-colors-item > label > span:after {
 width: 60px !important;
 height: 60px !important;
}