To change the color of the "My billing address is the same as shipping" please add the following CSS rule to Ecwid control panel -> System Settings -> Design -> CSS Themes:
Code:
td.ecwid-PseudoButton-center div {
color: black;
}
and click "Save (Ctrl+S)".