
/*** T3SB identifier: t3sbs_footerSticky */

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



/*** T3SB identifier: headerInlineCss-2380 */

header.header-2380.h-line-3::after {
  background: currentColor;
  content: "";
  display: block;
  height: 2px;
  margin-top: 13px;
  width: 67px;
}


