/*
body.a {
	text-decoration: underline;
}
*/

body {

	font-size: 1.75rem;

}

#sidebar {

	hyphens: none;
	word-break: keep-all;

}

