.products-page{max-width:1540px;margin:0 auto}.products-page h1{font-size:1.75rem;font-weight:700;color:#222;margin-bottom:.5rem}.products-page p.subtitle{color:#666;margin-bottom:2rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.products-page .animate-fadeIn{animation:fadeIn .3s ease-in-out}