			.carousel-caption { text-shadow: 0 0 10px #777 }
			.carousel-caption > a { background-color: var(--primary) !important }
			.carousel-caption > a:hover { background-color: var(--secondary) !important }
			
			
			.stagemedia .carousel-indicators li.active {
				border-color: var(--primary) !important;
				background-color: var(--primary) !important;
			}
			
			.page-footer .svg-inline * {
			  fill: #fff !important;
			}
			html.fa-events-icons-loading body {display: none;} html.fontawesome-i2svg-active body {display: block;}