#send-cart-email.button{
    background-color:#c2b2b2 !important;
    color:#000 !important;
    border:none;
    min-height:3em;
    font-size:16px !important;
    padding:10px 22px !important;
}
.preventivo{
    display:flex; flex-direction:row;align-items:flex-start; justify-content:space-between;
}
.preventivo input[type=email]{min-height:3em; font-size:16px;margin-top:0;}