table tr th:last-of-type,
table tr td:last-of-type {
	text-align: center;
}

table tr td:last-of-type p {
	font-size: 14px;
}
