.preferences {
  --pdmb-top: 40px;
  --pdmb-right: 16px;
  --pdmb-bottom: 40px;
  --pdmb-left: 16px;
  --pdtb-top: 40px;
  --pdtb-right: 40px;
  --pdtb-bottom: 40px;
  --pdtb-left: 40px;
  --pd-top: 80px;
  --pd-bottom: 80px;
}

.preferences h1 {
  text-align: center;
}

.preferences .hbspt-form {
  margin-top: calc(var(--pd-top) / 2);
}

.preferences .hbspt-form fieldset {
  max-width: none;
}
