body {
  font-family: 'Inter', sans-serif;
}

.bg-overlay {
  background: linear-gradient(to bottom right, rgba(0,0,0,0.6), rgba(0,0,0,0.8));
}