section.section--newsletter {
    margin-bottom: 0 !important;
    margin-top: 80px !important;
}a.btn-emedo {
    background: #006cb3;
    border: 2px solid #006cb3;
    border-radius: 30px;
    color: #fff;
    font-family: OpenSans bold, Arial, sans-serif;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 16px;
    white-space: nowrap;
}
a.btn-emedo:hover {
  background: #FFF;
    color: #006cb3;
}