#footer .copyright p, #footer .copyright div, #footer .copyright a {
    color: #ffffff !important;
}

@media (max-width:760px) {
	#footer .widget {
	background-color: rgba(0,0,0, 0.2);
  	padding: 10px
	}
}

.bluebg {
  background: #006BA0;
  color: white;
}

.bluebg p, .bluebg h1, .bluebg h2, .bluebg h3, .bluebg h4 { color: white;} 