.u-section-1 .u-sheet-1 {
  min-height: 317px;
}

.u-section-1 .u-text-1 {
  margin: 40px 0 0;
}

.u-section-1 .u-text-2 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: -43px;
}

/* --- Contacts page redesign overrides --- */
.u-section-1 {
  padding: 36px 0 56px;
}

.u-section-1 .u-sheet-1 {
  min-height: auto;
  max-width: 820px;
  background: #ffffff;
  border: 1px solid #d9e5da;
  border-radius: 24px;
  box-shadow: 0 18px 44px rgba(18, 44, 28, 0.12);
  padding: 42px 34px;
}

.u-section-1 .u-text-1 {
  margin-top: 0;
  font-size: 2.2rem;
}

.u-section-1 .u-text-2 {
  margin-bottom: 0;
  line-height: 1.95;
  color: #2f3e33;
}