The Solar Fire Starter
Description > HTML view To swap a photo: replace the URL in src="" ===================================================== --> .sf-wrap { font-family: Arial, sans-serif; font-size: 15px; line-height: 1.65; color: #222; max-width: 800px; margin: 0 auto; } .sf-wrap h2 { font-size: 1.15rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.05em; color: #1a1a18; margin: 32px 0 10px; padding-bottom: 6px; border-bottom: 2px solid #2d4a1e; } .sf-wrap p { margin-bottom: 14px; color: #333; } .sf-hero-line { font-size: 1.25rem; font-weight: 700; color: #1a1a18; margin-bottom: 14px; } .sf-wrap ul { list-style: none; padding: 0; margin: 0 0 20px; } .sf-wrap ul li { padding: 7px 0 7px 20px; position: relative; border-bottom: 1px solid #ddd; font-size: 0.95rem; color: #333; } .sf-wrap ul li:last-child { border-bottom: none; } .sf-wrap ul li::before { content: "•"; position: absolute; left: 0; color: #2d4a1e; font-size: 1.1rem; top: 6px; font-weight: 700; } .