body { font-family: 'Inter', sans-serif; }
.hero-bg {
    background: linear-gradient(rgba(15, 23, 42, 0.8), rgba(15, 23, 42, 0.9)), url('../img/Background.png') no-repeat center center / cover;
}
