
Cosmic Charcoal Crescendo Natural Soap
body { font-family: Poppins, sans-serif; color: #191816; margin: 0; padding: 20px; background-color: #ffffff; } .container { max-width: 800px; margin: auto; background: #fff; padding: 20px; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } h1 { color: #191816; text-align: center; font-size: 28px; } .highlight { color: #794331; font-weight: bold; } h2 { color: #191816; margin-top: 20px; font-size: 22px; } ul { list-style-type: none; padding: 0; } ul li { padding: 8px 0; font-size: 16px; } ul li::before { content: "✔ "; color: #BDCEAB; font-weight: bold; } .cta { text-align: center; margin-top: 20px; } .cta a { display: inline-block; background: #4E2D1C;