body {
    font-family: Arial, sans-serif;
  }
  
  .main-content {
    margin-top: 3.25rem; /* Height of the navbar */
    margin-bottom: 4rem; /* Height of the footer */
}

