.fkt-lb-route
{
	margin:0 5px 10px 5px;
}

.fkt-lb-route-title
{
	background-color: Gray;
	color: white;
	padding: 5px;
	text-align: center;
	margin-bottom: 5px;
}

.fkt-lb-route img
{
	max-width: 150px;
	border-radius: 0.25rem;
}

.fkt-lb-gender-group-title
{
	border: 1px solid Gray;
	padding: 2px;
	text-align:center;
	margin-bottom: 5px;
}

.fkt-lb-gender-group-entries div
{
	float: left;
	margin-right: 20px;
	width: 30%;
	text-align: center;
}