.ratio-diagram {
	max-width: 320px;
	color: var(--bs-secondary-color, #6c757d);
}

.ratio-diagram-svg {
	width: 100%;
	height: auto;
	display: block;
}

.ratio-diagram-text {
	font-size: 18px;
	font-weight: 600;
	fill: currentColor;
}
