Hi,
1. To change text color of Mini Cart use this code
.jas-mini-cart .mini_cart_item a, .jas-mini-cart .mini_cart_item * { color: #222; }
Change text color of sidebar use this code
.widget a, .widget * { color: #333; }
4. Syntax like this
.result-count-order.bgd { background: rgba(0, 0, 0, 1); }