.frame-type-text {
	line-height: 1.9em;
	font-weight: 400;
    font-size: 0.875rem;
    font-size: clamp(0.875rem, 0.85rem + 0.125vw, 1rem);
}