body {
	line-height: 1.5;
}

h1 {
	font-family: 'Noto Sans', Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 3em;
}


h1, h2 {
	text-wrap: balance;
	line-height: 1.1;
}

#column_left {
}

#column_right {
	/*padding-inline: 2em;*/
}


#sideMenu ul li a.active {
	background-position: 100% -58px;
	color: #12663e;
}

	#sideMenu ul li a.active span {
		margin: 0 0 0 20px;
	}