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

.u-section-1 .u-text-1 {
  font-family: "Comic Relief";
  margin-bottom: 0;
}

.u-section-1 .u-btn-1 {
  --radius: 50px;
  background-image: linear-gradient(#db545a, #a35559);
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  margin: 20px auto 60px 0;
  padding: 6px 20px 7px;
}