body {
    font-family: "Segoe UI", system-ui, -apple-system, sans-serif;
}

.card h2 a:hover {
    text-decoration: underline;
}

textarea { resize: vertical; }
