
/*** T3SB identifier: t3sbs_footerSticky */

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



/*** T3SB identifier: t3sbsCSSassets_605 */

/* t3sbs_assets_605 */
.ffb-table1 > div:nth-child(1) {
  border-right: 0;
  margin: 0 auto;
}
.ffb-table1 figure.image {
  padding: 5% 15%;
}
.page-title {
  display: none;
}
.link-cards .first-figure.last-figure img {
    max-width: 100%;
}

.ffb-number {
    font-size: 300%;
}

.ce-t3sbs_card figure {
  background-color: #16465c;
  padding: 2rem;
}
.ce-t3sbs_card {
  min-height: 340px;
}
.ce-t3sbs_card figure {
  background-color: #16465c;
  padding: 2rem;
}

.link-cards .ce-link-content {
    padding: 0;
    box-shadow: none;
}
.link-cards .ce-link-content:hover {
    box-shadow: none;
}
@media (min-width: 992px) {
    .jumbotron .col-image .background-image {
        min-height: 350px;
    }
}
@media (min-width: 768px) {
    .row-cols-md-3>* {
        width: 50%;
    }
}
@media (max-width: 576px) {
    .col-sm-3 figure img {
        width: 50%;
        margin: 0 auto;
    }
    .ffb-table1 > div:nth-child(1) {
        border-right: 8px solid #fff;
    }
    .ffb-table1 figure.image {
        padding: 4%;
    }
}
	


/*** 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;
}
	

