.contact-page .contact-copy {
  max-width: 760px;
}

.contact-actions {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.contact-actions .button {
  min-width: 245px;
  justify-content: center;
}
