.partnership__contact-message {
  width: 50rem;
  max-width: 90%;
  margin: 2rem auto;
  font-size: 3rem;
  font-weight: bolder;
  text-align: center;
}

.partnership__contact {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}