@charset "UTF-8";
.list-disc-link a {
	color: #1d50a3;
	text-decoration: underline;
}

.list-disc-link a:hover {
	text-decoration: none;
}