.cart__ctas {
    background: var(--color-twilight-sapphire-500);
}

.cart__ctas button {
    color: #fff;
}