
        body { margin: 0; font-family: Arial, sans-serif; color: #333; line-height: 1.6; }
        .section-container { width: 100%; max-width: 1200px; padding: 80px 20px; box-sizing: border-box; margin: 0 auto; }
        a { text-decoration: none; color: #ea580c; font-weight: 600; }
        a:hover { text-decoration: underline; }
    