.form-group-cart {
    align-items: center;
    margin-bottom: 20px;
}

.form-group-cart button {
    background: #000;
    border: none;
    color: #fff;
    padding: 10px 15px;
}

#email-cart {
    margin-bottom: 0;
}