/** Contrast File
 ** CSS style overwrites for the high contrast version of the site go in here
 **/
  	.footer-nav li a, .footer-nav li a:link {
  		color: #FFF;
  	}

  	.focus-areas.focus-areas-red .focus-area .focus-area-text{
		background: rgb(171, 5, 52);		
	}
	.button-primary { background: #000; }

	.we-love-nh-content { background: #000; padding: 2em}
	.app-store-links { color: #FFF;}
	.footer-copy { color: #FFF;}

	.footer-copy-and-social,.social-links { background: #000 !important; }
	.social-links a img { opacity: 1 !important; }