.home-subscribe-widget .enews-widget input:hover[type=”submit”] {
color: #fff !important;
}

button, html input[type="button"], input[type="submit"], .button, .button:visited {
    color: #ffffff;
    background-color: #060644;
}

/* unvisited link */
a:link {
  color: #E6578D;
}