.farm-title {
	font-weight:bold;
	font-size:20px;
}

.farm-row {
	display: flex;
	justify-content: space-between;
}

.farm-row > span:first-child {
	font-weight: bold;
}
