.gameslist label {
	display: inline-block;
	width: 150px;
	text-align: right;
	margin-right: 20px;
}

.gameslist input, .gameslist select {
	width: 50%;
}

.homelist li svg {
	margin-right: 10px;
	width: 20px;
}

.homelist h2 {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.homelist hr {
	margin: 0 0 30px 0;
}

.homelist hr:last-child {
	display: none;
}

.money strong {
	font-size: 14pt;
}
