/* Custom styles for the Trade-In Program page */
body {
  font-family: "Nunito", sans-serif;
}

#trade-in-title {
  font-family: "Inter", sans-serif;
  font-weight: 700; /* Corresponds to font-black */
  font-size: 1.6rem;
}
