body {
      font-family: 'Inter', sans-serif;
      scroll-behavior: smooth;
      background-color: white;
      overflow-x: hidden;
    }

    .font-poppins {
      font-family: 'Poppins', sans-serif;
    }