.ks-footer--v2 .ks-footer__brand h2 {
	line-height: 1.25;
}

.ks-footer--v2 .ks-footer__contact > div p {
	line-height: 20px;
}

.ks-footer--v2 .ks-footer__bottom span:last-child {
	line-height: 15px;
}

/* Mobile tap-target polish for footer utility links. */
@media (max-width: 767px) {
	.ks-footer--v2 .ks-footer__bottom a,
	.ks-footer--v2 .ks-footer__contact a {
		align-items: center;
		display: flex;
		min-height: 40px;
	}
}