/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
/* #header{ background: red !important; }*/

 .product-title,
.h1,
h1 {
    text-transform: none !important;
}
