body {
    line-height: 1.6; /* Adjust line spacing */
    /* font-family: "Your Desired Font", sans-serif;  */
    /* Specify your desired font */
  }


  p {
    margin-top: 0.5em; /* Adjust this value as needed */
    margin-bottom: 0.5em; /* Adjust this value as needed */
}

h1 {
  margin-top: 0.0em; /* Adjust this value as needed */
  margin-bottom: 0.0em; /* Adjust this value as needed */
}

h2 {
  margin-top: 0.5em; /* Adjust this value as needed */
  margin-bottom: 0.0em; /* Adjust this value as needed */
}
