main {
  padding: 0.5rem 1.5rem;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: sans-serif;
}

iframe {
  overflow-x: hidden;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  border: 0px;
}

h1, h4 {
  color: #5f7d8c;
  font-size: 1.5rem;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

a, .btn-link {
  text-decoration: none;
}

.text-center {
  text-align: center;
}

/*# sourceMappingURL=/assets/forms-ca2b2735.css.map */
