
    body {font-family: Arial, sans-serif; line-height: 1.7; margin: 20px; color: #333;}
    h1, h2, h3 {color: #004d80;}
    .cta {background: #ff6600; color: #fff; padding: 12px 24px; text-align: center; display: inline-block; margin: 20px 0; text-decoration: none; border-radius: 6px; font-weight: bold;}
    .cta:hover {background: #e65c00;}
    .highlight {color:#ff6600; font-weight:bold;}
    ul {margin: 15px 0;}
  