.f4y-mc-trend {
	display: inline-block;
	font-size: 15px;
	font-weight: 900;
	line-height: 1;
	min-width: 12px;
	text-align: center;
}

.f4y-mc-trend.is-up {
	color: #087a2f;
}

.f4y-mc-trend.is-down {
	color: #c20d18;
}

.f4y-mc-trend.is-same {
	color: #888;
}

.f4y-mc-standings__table th:nth-child(2),
.f4y-mc-standings__table td:nth-child(2) {
	width: 22px;
}
