.qfo-indicator-disclaimer {
	margin-top: 2.5rem;
	padding-top: 1.5rem;
	border-top: 1px solid #334155;
	max-width: 65ch;
}

.qfo-indicator-disclaimer__title {
	margin: 0 0 0.75rem;
	font-size: clamp(1.25rem, 2.5vw, 1.5rem);
	font-weight: 600;
	line-height: 1.3;
	color: #64748b;
}

.qfo-indicator-disclaimer__text {
	margin: 0;
	font-size: clamp(1.0625rem, 2vw, 1.25rem);
	line-height: 1.55;
	color: #64748b;
}
