
/*** T3SB identifier: t3sbs_footerSticky */

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



/*** T3SB identifier: t3sbsCSSassets_192 */

/* t3sbs_assets_192 */
.h3, h3 {
  font-family: "Cormorant", serif;
}
.text-secondary {
    --bs-text-opacity: 0;
    color: rgba(110,110,110) !important;
}
	

