
.header {
  display: none !important;
}

.data-form,
.unsub-form a[href*="manage"],
#privacy-blocklist,
label[for="privacy-blocklist"] {
  display: none !important;
}

.wrap {
  padding-top: 52px;
  text-align: center;
}

.section,
.unsub-form,
.unsub-form > div {
  text-align: center;
}

.section h2 {
  color: transparent !important;
  font-size: 0 !important;
  line-height: 0 !important;
  margin: 0 0 20px !important;
  text-align: center;
}

.section h2::after {
  content: "Confirm Unsubscribe?";
  color: #111;
  display: block;
  font-size: 26px;
  font-weight: 400;
  line-height: 34px;
}

.unsub-form > div::before {
  content: "Please confirm you'd like to stop receiving newsletter & list emails from Ryan Montis.";
  display: block;
  color: #111;
  font-size: 16px;
  line-height: 24px;
  margin: 0 auto 18px;
  max-width: 470px;
}

#btn-unsub {
  align-items: center;
  background: #d93025 !important;
  border-color: #d93025 !important;
  color: transparent !important;
  display: inline-flex;
  font-size: 0 !important;
  justify-content: center;
  min-width: 224px;
  min-height: 51px;
  padding: 0 30px !important;
}

#btn-unsub::after {
  content: "One-Click to Confirm";
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

#btn-unsub:hover,
#btn-unsub:focus {
  background: #b3261e !important;
  border-color: #b3261e !important;
}

footer.container {
  color: transparent !important;
  font-size: 0 !important;
  text-align: center;
}

footer.container a {
  display: none !important;
}

footer.container::after {
  content: "R Montis, 1137 2967 Dundas St W, Toronto, ON M6P 1Z2 🍁";
  color: #999;
  font-size: 12px;
  line-height: 18px;
}
