header h1 {
    font-weight: 500;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
    font-family: "Orbitron", sans-serif;
}

header p {
    font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}