body {
    background: #0f172a;
    color: #e2e8f0;
}

.content-card,
.hero-card {
    background: #111827;
    color: white;
}