body {
    padding: 2rem;
    font-family: 'Poppins', sans-serif;
  }
  
  h2 {
    margin-top: 2rem;
  }
  
  section {
    margin-bottom: 3rem;
  }