h4:contains("Thank you!") {
    color: white !important;
}

p:contains("You have successfully joined our subscriber list.") {
    color: white !important;
}
