.grid-product__price{
  color:#ff0000;
  font-size:16px;
  font-weight:700;
}

.swatch--gl li label{
   border:2px solid #000 !important;
}

@media only screen and (max-width: 768px){
  .grid-product__price{
  color:#ff0000;
  font-size:16px;
  font-weight:700;
}
}