.custom-text-with-logos-container h2 {
  font-weight: 900;
  font-size: 39px;
  line-height: 90%;
  letter-spacing: -2%;
  padding-bottom: 2rem;
}
.custom-text-with-logos-container p {
  max-width: 78rem;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: -2%;
  padding-bottom: 10px;
}
