body { font-family: 'Segoe UI', sans-serif; }
h1, h2, h3 { color: #0ff; }
a { transition: all 0.2s ease-in-out; }
a:hover { text-decoration: underline; }
