<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header h1 {
	font-size: 2.3rem !important;
	font-weight: bolder;
	margin-bottom: 3rem;
}

div.only_back p {
    background: rgba(166,133,0,0.65);
	margin-top: 2rem;
//	margin-bottom: 2rem;
	padding: 2rem;
	color: #FFF;
	font-size: 1.4rem; 
}

.subgroup-01 {
	font-weight: bold;
	font-size: 1.6rem;
	margin-top: 4rem;
}</pre></body></html>