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

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