.template-cart .cart .cart-submit {
    background-color: #fff;
    border: 1px solid #fff;
    color: #202020;
}

.template-cart .cart .cart-submit:hover {
    background-color: #202020;
    color: #fff;
}

.template-cart .cart .agree-to-terms-wrapper label.label-wrapper {
    margin-right: 5px;
}

.template-cart .cart .agree-to-terms-wrapper a.td-link {
    color: #fff;
}
