#contact-info a {
	color: #000;
	font-weight: bold;
}
#contact-info a:hover,  a:focus {
	color: #0000ff;
	font-weight: bold;
}
#footer-copyright a {
	color: #000;
	font-weight: bold;
}
#footer-copyright a:hover,  a:focus {
	color: #0000ff;
	font-weight: bold;
}
#maincontent {
  padding-left: 1rem;
  padding-right: 1rem;
}