.black:hover {
  color: black;
  transition: all .35s ease;
}

.h-100 {
  height: 100dvh
}

.h3 {
  font-size: 1.4rem;
  font-weight: 500;
}

.h4 {
  font-weight: 500;
  font-size: 1.2rem;
}