
#mc_embed_signup .button {
    font-family: "tablet-gothic-compressed";
    background: linear-gradient(#088D94, #025F67);
    background: -webkit-linear-gradient(#088D94, #025F67);
    background: -moz-linear-gradient(#088D94, #025F67);
    color: #FFFFFF;
    border: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 18px;
    font-weight: normal;
    height: 34px;
    padding: 0 32px;
}