
/*** T3SB identifier: t3sbs_footerSticky */

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



/*** T3SB identifier: t3sbsCSSassets_609 */

/* t3sbs_assets_609 */
.card figure, .ge_autoLayout_row figure {
    max-width: none !important;
}
body.ffb .navbar-brand .img-fluid {
    width: 420px;
}
	


/*** T3SB identifier: t3sbsCSSassets_586 */

/* t3sbs_assets_586 */
.plyr--video {
    border-radius: 0.25rem;
}
	


/*** T3SB identifier: t3sbsCSSassets_769 */

/* t3sbs_assets_769 */
#page-content {
  hyphens: auto;
  -webkit-hyphens: auto;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: normal;
}
footer a {
  color: #fff;
  text-decoration: auto;
}

footer a:hover {
    text-decoration: underline;
}
a.dpnglossary.link,
.main-content .bodytext a,
.news-text-wrap a {
  color: rgba(var(--bs-secondary-rgb), 1) !important;
  text-decoration: underline;
}
	

