.nss-custom-shipping-text {
    color: #e2401c !important;
}

.woocommerce .nss-custom-shipping-text {
    color: #e2401c !important;
}

label[for="billing_state"] .nss-custom-shipping-text {
    color: #e2401c !important;
    display: inline;
}

.nss-no-shipping-method-text {
    color: #e2401c !important;
}

.woocommerce .nss-no-shipping-method-text {
    color: #e2401c !important;
}