a.user-account {
	padding: .5rem;
	text-align: center
}
a.user-account:hover svg path {
	fill: var(--accent-blue);
}
