.form-unsubscribe { float: none; }
.form-unsubscribe .input-placeholder {color: #e0e0e0;}
.form-unsubscribe input[type=text] {color: #e0e0e0; padding: 20px 5px 5px 10px;}
.form-unsubscribe input[type=text]:focus {border-bottom: 1px solid #fff;}
.form-unsubscribe input[type=submit] {background: #39a1df; padding: 8px 35px 7px 55px; background: url(/i/nsend.svg) 20px center no-repeat #2b2a28; background-size: 22px 22px; border-radius: 3px; margin: 3px 0; font-size: 14px;}
.form-unsubscribe input[type=submit]:hover {background: url(/i/nsend.svg) 20px center no-repeat #39a1df; background-size: 22px 22px;}
.subscribe-text {color: #fff; margin-top: 10px; font-size: 14px;}
.no-float {float: none !important;}