ul {
  line-height: 1.2; /* Adjust this value as needed */
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5em; /* Optional: controls indentation */
}

ul li {
  margin-bottom: 0.3em; /* Optional: controls spacing between list items */
}