/* Start custom CSS */.woocommerce-notices-wrapper {
    color: white !important;
}

.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
    color: white;
}/* End custom CSS */