h1 {
  font-size: 25px;
  line-height: 29px;
  padding-bottom: 5px;
}
h2 {
  font-size: 22px;
  line-height: 24px;
  padding-bottom: 2px;
}

.image-caption {
  font-size: 14px;
  font-style: italic;
  text-align: center;
  padding-bottom: 5px;
}

.learn-icons {
  float: left;
  height: 90px;
  width: 40px;
  padding-right: 12px;
  padding-bottom: 10px;
}
.learn-cta-header {
  color:#1e73be;!important
}

/* Form */
.ether-form {
  position: relative;
  top: -20px;
}

.ether-label-title {
  font-size: 13px;
  line-height: 13px;
  color: #ffffff;
  font-family: Franklin-med, Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.form-subtext {
  font-size: 11px;
  line-height: 11px;
  color: #ffffff;
  font-family: Franklin-med, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: italic;
  position:relative;
  top: -10px;
}

.ether-buttonset-1 {
    margin: 0px !important;
}