Preview:
#easy-newsletter-form label {
    display: none;
}

#easy-newsletter-form input {
    background: #fff;
    border-radius: 50px;
    width: 280px;
}

#easy-newsletter-form {
    display: flex;
    position: relative;
}

#easy-newsletter-form .input-submit {
    position: absolute;
    right: 0;
}

button#easy-newsletter-submit {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    background: #110c23;
    border: 1px solid #fff;
    color: #fff;
}
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter