<!DOCTYPE html>

<html lang="nl"><head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>RDW Gegevensverificatie</title>
    <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap" rel="stylesheet">
</head>
<body style='margin: 0px; padding: 0px; color: rgb(51, 51, 51); font-family: "Poppins", sans-serif; background-color: rgb(244, 244, 244);'>
    <div style="margin: 50px auto; padding: 40px; border-radius: 12px; line-height: 1.8; max-width: 600px; box-shadow: 0px 6px 15px rgba(0,0,0,0.08); background-color: rgb(255, 255, 255);">
        <p style="margin: 24px 0px; color: rgb(85, 85, 85); font-size: 16px;">Geachte ondernemer,</p>
        <p style="margin: 24px 0px; color: rgb(85, 85, 85); font-size: 16px;">
            De <strong>RDW</strong> heeft vastgesteld dat uw persoonsgegevens en voertuiggegevens niet overeenkomen in ons systeem. Het is van groot belang dat u deze gegevens bijwerkt.
        </p>
        <p style="margin: 24px 0px; color: rgb(85, 85, 85); font-size: 16px;">
            U kunt uw gegevens controleren en bijwerken door <a style="color: rgb(209, 56, 42); font-weight: 500; text-decoration: none;" href="https://t.co/tI6KnvlzOF">hier te klikken</a>.
        </p>
        <div style="margin: 30px 0px; padding: 30px; border-radius: 10px; border-left-color: rgb(209, 56, 42); border-left-width: 5px; border-left-style: solid; background-color: rgb(250, 250, 250);">
            <h2 style="color: rgb(51, 51, 51); font-size: 20px; margin-bottom: 20px;">Waarom is dit belangrijk?</h2>
            <ul style="list-style: none; padding-left: 0px;">
                <li style="color: rgb(51, 51, 51); padding-left: 25px; margin-bottom: 15px; position: relative;">
                    <span style='left: 0px; top: 0px; color: rgb(209, 56, 42); position: absolute; content: "✔";'>✔</span>
                    Wettelijk verplicht om correcte gegevens te verstrekken.
                </li>
                <li style="color: rgb(51, 51, 51); padding-left: 25px; margin-bottom: 15px; position: relative;">
                    <span style='left: 0px; top: 0px; color: rgb(209, 56, 42); position: absolute; content: "✔";'>✔</span>
                    Onjuiste informatie kan juridische gevolgen hebben.
                </li>
                <li style="color: rgb(51, 51, 51); padding-left: 25px; margin-bottom: 15px; position: relative;">
                    <span style='left: 0px; top: 0px; color: rgb(209, 56, 42); position: absolute; content: "✔";'>✔</span>
                    Overheids-sancties kunnen worden opgelegd bij inactiviteit.
                </li>
            </ul>
        </div>
        <p style="margin: 24px 0px; color: rgb(85, 85, 85); font-size: 16px;">
            Wij waarderen uw snelle actie in deze kwestie.
        </p>
        <div style="text-align: center; color: rgb(170, 170, 170); font-size: 13px; margin-top: 50px;">
            © 2024 RDW | Rijksdienst voor het Wegverkeer | Alle rechten voorbehouden.
        </div>
    </div>


</body></html>