h3 {
    margin-bottom: 0;
}

h4 {
  font-size: 32px;
  text-shadow: 2px 2px black;
  margin-bottom: 0;
}

p {
  color: lightgray;
  font-size: 24px;
  text-shadow: 2px 2px black;
  margin-bottom: 0.5rem;
}