<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	padding-top:70px;
}

figcaption{
	font-style:italic;
	font-size:1.2em;
}

figure{
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}

.center {
	text-align:center;
}

video{
	height:100%;
}

h1{
	font-size:4em;
}

h2{
	font-size:2em;
}

h3{
	font-size:1.5em;
}

h4{
	font-size:1em;
}

ol li {
	font-size:1.2em;
}

.imgSmall{
	width:50%;
	min-width:300px;
}

.modal-lg{
	width:90%;
}

.container #use{
	margin-top: -200px;
	padding-top: 200px;
}

.container .section:not(#use) {
	margin-top: -70px;
	padding-top: 70px;
}</pre></body></html>