﻿.table-wrap table tr td:first-child{border-left:2px solid var(--color)}
.table-wrap table tr td:last-child{border-right:2px solid var(--color)}
.table-wrap table tr:last-child td{border-bottom:2px solid var(--color)}