.product-info h2 font-size: 18px; margin-bottom: 10px;
<div class="product-container"> <article class="product-card"> <!-- The Image Area --> <figure class="product-image"> <img src="https://images.unsplash.com/photo-1548036328-c9fa89d128fa?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80" alt="Vintage Leather Bag on wooden table"> <span class="product-badge">New</span> </figure> <!-- The Content Area --> <section class="product-details"> <header> <h3 class="product-title">The Wanderer Rucksack</h3> <p class="product-subtitle">Handcrafted Vintage Leather</p> </header>