.deselected {
	background-color: #aaffaa;
}
a {
	color: #000;
}
button {
	border: 0;
	color: #fff;
	background-color: #000;
}
button, input {
	height: 2rem;
	font-size: 1.4rem;
	font-family: var(--fonts);
}
#title .pill {
	background-color: #bbbbbb;
}
