.newsletter-container {
    padding-top: 540px;
    padding-bottom: 40px;
}
#mc-embedded-subscribe-form {
    padding: 0px !important;
}
.newsletter-example {
    width: 40%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
#mc-embedded-subscribe {
    background: #F89A3E !important;
    padding: 10px 15px !important;
    height: auto !important;
    width: auto !important;
    max-height: none !important;
    max-width: none !important;
    border-radius: 5px !important;
    line-height: normal !important;
}
#mc-embedded-subscribe:hover {
    background: #DF6D3B !important;
}