.footer-callout .footer-callout__caption {
	font-size: 14px;
	line-height: 20px;
}

.footer-callout .footer-callout__caption a {
	text-decoration-line: underline;
}

@media (min-width: 1024px) {
	.footer-callout.center-elements-on-desktop .footer-callout__caption,
	.footer-callout.center-elements-on-desktop h2 {
		text-align: center;
	}
}

@media not all and (min-width: 1024px) {
	.footer-callout.center-elements-on-mobile .footer-row {
		align-items: center;
	}

	.footer-callout.is-alt-layout {
		--tw-bg-opacity: 1;

		padding: 1rem;
		background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
		border-radius: 0.25rem;
	}

	.footer-callout.is-alt-layout h2 {
		font-size: 20px !important;
		line-height: 24px !important;
	}
}
