.solution-hero {
    min-height: 250px !important;
}
.solution-hero-2026-eyebrow {
	font-size: 15px !important;
	letter-spacing: 1.5px !important;
	text-transform: uppercase;
	color: #C8C4F5 !important;
	padding-bottom: 20px;
	margin: 0;
	font-weight: 400 !important;
	font-family: "Graphie", sans-serif !important;
	line-height: 1.2 !important;
}

@media (max-width: 990px) {
	.solution-hero-2026-eyebrow {
		font-size: 14px;
		padding-bottom: 16px;
	}
}