
/*** T3SB identifier: t3sbs_footerSticky */

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



/*** T3SB identifier: t3sbsCSSassets_7700 */

/* t3sbs_assets_7700 */
.accordion-body h5 {
    border-bottom: 1px solid #66a4d1;
  margin-top: 2.5rem;
}

.accordion-body h5:first-of-type {
  margin-top: 1.5rem;
}
	

