/* Benchmark Section */
.benchmark-section {
	padding: 4rem 0;
}

.benchmark-title {
	text-align: center;
	font-size: 2rem;
	font-weight: 600;
	margin-bottom: 5rem;
	color: var(--text-primary);
	letter-spacing: -0.02em;
}
