
  body {font-family: Arial, sans-serif; margin:0; padding:0; line-height:1.6; color:#333;}
  .container {width:90%; max-width:1200px; margin:0 auto; padding:20px;}
  h1, h2, h3 {margin-bottom:10px;}
  h1 {font-size:2em; color:#111;}
  h2 {font-size:1.6em; margin-top:40px; color:#222;}
  h3 {font-size:1.3em; margin-top:30px; color:#333;}
  p {margin-bottom:15px;}
  ul {list-style: disc; padding-left:20px; margin-bottom:15px;}
  table {width:100%; border-collapse:collapse; margin-bottom:20px;}
  th, td {border:1px solid #ccc; padding:10px; text-align:left;}
  th {background-color:#f5f5f5;}
  .cta {display:inline-block; padding:12px 25px; background-color:#007BFF; color:#fff; text-decoration:none; margin:15px 0; border-radius:5px;}
  .section {margin-bottom:50px;}
