body.thank-you-page .hero-centered {
  min-height: 95vh;
}
.noscript-googletagmanager {
  display: none;
  visibility: hidden;
}
.alert.alert-danger {
  padding: 1rem;
  background-color: #f8d7da;
  border: 1px solid #f1aeb5;
  border-radius: 0.375rem;
}
.mt-5 {
  margin-top: 2rem;
}
.mt-6 {
  margin-top: 3rem;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.max-width-510px {
  max-width: 510px;
}
form select {
  color: #000000;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="20" viewBox="0 0 15 20" fill="none"><path d="M7.51841 12.6309C3.59099 12.6309 0.236328 13.2762 0.236328 15.8573C0.236328 18.4395 3.57004 19.1075 7.51841 19.1075C11.4458 19.1075 14.8005 18.4632 14.8005 15.8811C14.8005 13.2989 11.4677 12.6309 7.51841 12.6309Z" fill="%2311CCA8"/><path d="M7.51839 10.1732C10.1937 10.1732 12.3373 7.93919 12.3373 5.15303C12.3373 2.36687 10.1937 0.132812 7.51839 0.132812C4.84394 0.132812 2.69946 2.36687 2.69946 5.15303C2.69946 7.93919 4.84394 10.1732 7.51839 10.1732Z" fill="%2311CCA8"/></svg>');
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: 20px center;
  background-color: #f2f4ff;
  border: 1px solid #f2f4ff;
}

.fs-small {
  font-size: 0.8em;
}
.was-validated .hs-input:invalid,
.hs-input.is-invalid {
  border-color: #dc3545;
}
.alert {
  position: relative;
  padding: 1.5rem;
  margin-bottom: 1rem;
  color: #58151c;
  background-color: #f8d7da;
  border: 1px solid #f1aeb5;
  border-radius: 10px;
  font: 1rem;
}
.eyebrow {
  color: #0fac8e;
}
