/* Add green line to comparison table */

.tg-table-comparison table tbody tr:first-child th:first-child {
	border-bottom: #4c4c4c 8px solid;
}

.tg-table-comparison table tbody tr:first-child th:nth-child(2) {
	border-bottom: #83b734 8px solid;
}