.notice h2 {
	font-size: 1.5rem;
	font-weight: bold;
}

.notice p {
	margin-top: 0.5rem;
}

.notice ol {
	list-style-type: auto;
	margin: 1rem;
}

/* 
.notice ol>li {
	display: block
} */