.sub-text h1 {
  margin-bottom: 20px;
}

.sub-text p {
  color: #fff;
}

.am-form br {
  display: none;
}

.content {
  height: 100
}

.required {
  display: none;
}

label {
  line-height: 1.3em !important;
}

.am-element-title label {
  font-size: 1.2em;
  color: #00446D;
  margin-top: 25px;
}

[type='checkbox'] {
  margin-bottom: 0 !important;
}

#row-buttons {
  margin-top: 25px;
}
