.featured-products,.home-main{margin-inline:auto;max-width:var(--maxSize);padding:2em}.featured-products{margin-block:3em}.featured-products h2{color:var(--clr-primary);text-transform:uppercase}.product-list{border-top:3px solid var(--clr-primary);display:grid;flex-wrap:wrap;gap:1em;padding-block:1em}@media screen and (min-width:48rem){.product-list{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:64rem){.product-list{grid-template-columns:repeat(6,1fr)}}
