/* Custom: hero uses local photo instead of Framer video */
html,
body,
#main,
#main :where(h1, h2, h3, h4, h5, h6, p, span, a, button, div, input, textarea, select) {
	font-family: "Radio Canada Big", Inter, sans-serif !important;
}

.framer-LN3Md .framer-12i6o8e-container {
	background-color: #0d1f16;
	background-image: url("../assets/jackie-hero-background-20260501.png");
	height: 100svh !important;
	min-height: 680px !important;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.framer-LN3Md .framer-8e2q5o {
	height: 100svh !important;
	min-height: 680px !important;
}

.framer-LN3Md .framer-12i6o8e-container video {
	display: none !important;
}
