#newsletter-section button{
    padding: 17px 0px 17px 0px;
}
#newsletter-section input{
    border-radius: 12px 0px 0px 12px;
}

#newsletter-section button{
    border-radius: 0px 12px 12px 0px;
}