.policies {
  min-height: 100%;
  background-color: #F6F6F6;
}

.header {
  margin-bottom: 1.1rem;
  padding-top: 2.8rem;
  font-size: 18px;
  font-weight: 700;
  line-height: 3.6rem;
}

.inputWrapper {
  > div:nth-child(2) {
    > label {
      // font-weight: 800!important;
    }
  }
}
