
/*** T3SB identifier: t3sbs_footerSticky */

html {
	position:relative;
	min-height:100%
}
#page-footer {
	position:absolute;
	bottom:0;
	width:100%
}



/*** T3SB identifier: videoRatioCss-332 */

.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%);}
		

