<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.u-font-size-info {
	color: #000000;
	font-size: 70% !important;
}

.box_red {
	font-size: 24px;
	color: #FE0000;
	font-weight: bold;
}

.box_purple {
	font-size: 24px;
	color: #721AC5;
	font-weight: bold;
}

.box_orange {
	font-size: 24px;
	color: #FF7400;
	font-weight: bold;
}</pre></body></html>