Hi,
4)
This is the css for the background and the text color
.woocommerce-page .woocommerce-info, .woocommerce .woocommerce-info {
background-color: #FFF!important;
color: #000 !important;
}
6) Change to the desired colors
#header-languages .current-language {
background: #E0DEDE!important;
color: #000!important;
}
Hope it helps.
-Rui