/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.page-product h1.h1 {
  color: #ffffff !important;
  font-size: 22px !important;
}

/* Prix */
.page-product .current-price .price {
  color: #ffffff !important;
  font-size: 22px !important;
}


.page-product span {
    color: #ffffff !important;
    font-size: 22px !important;
}