
Star of David (White) 7 Day Candle
body { font-family: Arial, sans-serif; line-height: 1.6; margin: 0; padding: 20px; background-color: #f4f4f4; color: #555555; /* Lighter grayish-black for all text */ } .container { max-width: 800px; margin: 0 auto; background-color: #fff; padding: 20px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); } h1, p, h2 { color: #555555; /* Ensuring headings, paragraphs, and "Product details" use the lighter gray */ } h2 { font-weight: normal; /* Section headings are not bold */ } p { font-size: 18px; } ul { margin-top: 20px; padding-left: 20px; } li { margin-bottom: 10px; } .highlight { font-size: 20px; margin-bottom: 20px; } .b