footer .footer-bottom p {
	font-size: clamp(0.875rem, 0.8216rem + 0.1487vw, 1rem); /* 16 14 */
}

footer .footer-top a,
footer .footer-top p:not(.h4) {
	font-size: clamp(1rem, 0.9466rem + 0.1487vw, 1.125rem); /* 18 16 */
}
