body { font-family: 'Arial', sans-serif; line-height: 1.6; color: #333; margin: 20px; } h2 { color: #333; border-bottom: 2px solid #333; padding-bottom: 5px; margin-top: 40px; } p { margin-bottom: 20px; } ul { list-style-type: none; padding: 0; } li::before { content: "\2022"; color: #333; display: …