body { font-family: Arial, sans-serif; line-height: 1.8; color: #333; background-color: #F5F7FB; margin: 20px; } h2 { color: #233F9A; border-bottom: 3px solid #00B5F0; padding-bottom: 5px; margin-top: 40px; } h3 { color: #233F9A; margin-top: 30px; font-size: 1.2em; } p { font-size: 1.1em; margin-bot…