/* Match Elementor's original global widget spacing inside the recovered footer. */
.fd-global-footer .elementor-widget:not(:last-child) {
	margin-block-end: 20px;
}
