/* Form */
.ether-form {
  position: relative;
  top: -20px;
}

.ether-label-title {
  font-size: 15px;
  line-height: 15px;
  color: #000000;
  font-family: Franklin-med, Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.form-subtext {
  font-size: 11px;
  line-height: 11px;
  color: #000000;
  font-family: Franklin-med, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: italic;
  position:relative;
  top: -10px;
}

.ether-buttonset-1 {
    margin: 0px !important;
}