/**
 * Classes et css personnalisé
 */

@media only screen and (max-width:768px) {
  #shopify-section-9b9d19d5-3d8a-484b-beae-f08083d5f087 p {
    color: white !important;
    text-shadow: 0 0 6px rgba(0,0,0,1);
  }
}