/* ── About Us Page ──
 * Page-level overrides for the About Us template.
 */

/* Header nav colours are handled by header.css — no page-level override needed. */

/* --- Footer: match other pages (white links, standard sizing) --- */
footer a,
.footer a,
footer li,
.footer li {
	font-size: 16px !important;
	color: #fff !important;
}

footer a:hover,
.footer a:hover {
	color: #F78E1A !important;
}

footer h3,
footer h4,
.footer h3,
.footer h4 {
	color: #fff !important;
}
