
h2 {
    text-transform: uppercase;
}
.shopify-policy__container {
    max-width: 1500px !important;
}
@media(max-width:768px){
  h2.m-hero__title.h2.m\:text-white {
    font-size: 30px !important;
}
}

h1.m-product-title {
    text-transform: uppercase;
}