.zpn-newsletter-box{

max-width:420px;

margin:30px auto;

padding:35px;

background:white;

border-radius:25px;

text-align:center;

box-shadow:0 15px 40px rgba(0,0,0,.08);

}


.zpn-icon{

font-size:45px;

}


.zpn-newsletter-box h2{

font-size:28px;

}



.zpn-form input{

width:100%;

padding:14px;

margin:8px 0;

border-radius:12px;

border:1px solid #ddd;

font-size:15px;

}



.zpn-form button{

width:100%;

padding:14px;

border:none;

border-radius:12px;

background:#111;

color:white;

font-size:16px;

cursor:pointer;

}



.zpn-message{

margin-top:15px;

font-weight:bold;

}