/**
 * Services overview: transparent global-footer canvas.
 * Scoped to page 13 only.
 */

body.page-id-13 > footer:not(.tg-foot) {
	background: transparent !important;
}

body.page-id-13 > footer:not(.tg-foot) h1,
body.page-id-13 > footer:not(.tg-foot) h2,
body.page-id-13 > footer:not(.tg-foot) h3,
body.page-id-13 > footer:not(.tg-foot) h4,
body.page-id-13 > footer:not(.tg-foot) p,
body.page-id-13 > footer:not(.tg-foot) a,
body.page-id-13 > footer:not(.tg-foot) li,
body.page-id-13 > footer:not(.tg-foot) address,
body.page-id-13 > footer:not(.tg-foot) span {
	text-shadow: 0 2px 8px rgba(0, 0, 0, .92);
}

body.page-id-13 > footer:not(.tg-foot) .tgod-footer-social {
	background: rgba(17, 17, 17, .9) !important;
	-webkit-backdrop-filter: blur(8px) saturate(110%);
	backdrop-filter: blur(8px) saturate(110%);
}
