html{scroll-behavior:smooth}

.important{
	color: #f5593d;
}

.important a,a:hover{
	color: #f5593d;
	text-decoration: none;
}

.description a,a:hover{
	color: #D1D1D1;
	text-decoration: none;
}

.note{
	color:grey;
	font-style: italic;
}