body { font-family: Arial, sans-serif; background-color: #f4f4f9; color: #333; line-height: 1.6; margin: 20px; } h1, h2 { color: #d81b60; font-weight: bold; } h1 { font-size: 2em; border-bottom: 2px solid #d81b60; padding-bottom: 10px; margin-bottom: 20px; } h2 { font-size: 1.5em; margin-top: 30px; …