Edwardian Bouquet
/* General Styling */ .short-description .middle-banner, .short-description .lower-text, .short-description .bottom-img, .short-description .quote-block, .short-description .ingredients { display: none; } body { font-family: "Georgia", serif; color: #333; line-height: 1.8; background-color: white; margin: 0; padding: 0; } h2, h3 { font-family: "Playfair Display", serif; font-weight: 700; color: #2c2c2c; margin: 20px 0; } h2 { font-size: 2.5em; letter-spacing: 1px; } h3 { font-size: 1.8em; border-bottom: 2px solid #e0e0e0; padding-bottom: 10px; margin-top: 40px; } p { font-size: 1.1em; color: #555; margin: 15px 0; } .middle-banner { display: flex; justify-content: space-between; align-items: center; padding: 40px 0;