.unsubscribe{padding: 47px 24px 97px;}
.unsubscribe .title{ font-size: 22px; line-height: 29px; font-weight: 700; margin-bottom: 16px;}
.unsubscribe p{ margin: 0; padding: 0;}
.unsubscribe .note{ font-weight: 700; margin-bottom: 33px;}
.unsubscribe #enviar{ display: block;border-radius: 0 ; border: none; background-color: #2C85D5;padding: 8px 24px ; color: #ffffff; width: 150px; margin-top: 30px; cursor: pointer; text-align: center; font-weight: 700; text-decoration: none}
.unsubscribe input{ border: 2px solid #2F3343;width: 624px;padding: 17px 0 17px 24px; }
.unsubscribe label{font-weight: 700;}
.unsubscribe input:focus{ border-color: #2F3343; outline: none;}
.message{text-align: center; opacity:0;}
@media screen and (max-width: 768px){.unsubscribe input{width: 90%;}}