/* Footer: Quick Links & Services – bold text, hover brand red */
.page-footer .list-marked-primary a {
	font-weight: 700;
}
.page-footer .list-marked-primary a:hover {
	color: #a33534;
}

/* Accessibility: sufficient contrast for footer and hero text */
.page-footer p,
.page-footer .text-spacing-sm {
	color: #5a5a5a;
}
.bg-image .text-elight {
	color: rgba(255, 255, 255, 0.95);
}
