/*text color change for accessiblity*/
body, input, textarea#message {
	color: #565656;
}
.footer-widgets {
	color: #fff;
}