/* typography.css */
h1,h2,h3 { color:#333; margin:10px 0; }
.category-title { font-size:1.6rem; font-weight:700; color:#333; text-align:center; }
.product-name { font-size:1rem; }
.gs-menu li a { font-family:'Poppins',sans-serif; text-shadow:0 1px 0 rgba(255,255,255,0.6); }
