body {
  font-size: 1rem; /* Increase base font size */
}

/* Optional: Adjust headings */
h1,
.h1 {
  font-size: 2.5rem;
}
h2,
.h2 {
  font-size: 2rem;
}
h3,
.h3 {
  font-size: 1.5rem;
}
