#RulePage {
	margin-top: 2rem;
}
.rule-page__header {
	display: flex;
	margin-bottom: 0.6rem;
	justify-content: space-between;
}

#situationBranch {
	color: white;
	background: #333;
	border-radius: 0.3em;
	padding: 0.2em 0.6em;
}