.section-take-action .header input#edit-submitted-email, 
.section-thank-you .header input#edit-submitted-email {
  padding: 0;
  border: none;
  margin-bottom: 0;
}

.why-item .teaser .link-btn {
  width: 200px;
  margin: 0 auto;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  background-color: #37B049;
  border: medium none;
  color: #FFFFFF;
  padding: 15px;
  text-transform: uppercase;
  display: block;
}

.highlighted.banner-top .video_text {
  top: inherit;
  bottom: 0;
}

