

.new-vget{
  border: 2px solid #0eb996;
    border-radius: 16px;
    padding: 10px;
}

.new-vget .table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #877de1;
}
.new-vget .badge {
    background-color: #877de1;
    border-radius: 10px;
}

.new-vget .table>tbody>tr>td a{
	color: #333;
	font-family: 'FuturaDemiC', sans-serif;
}

.new-vget.xdget-common-container:nth-child(2) {
    padding-top: 0px !important;}

.new-vget2{
  border: 2px solid #877de1;
    border-radius: 16px;
    padding: 10px;
}

.new-vget2 .table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #877de1;
}
.new-vget2 .badge {
    background-color: #877de1;
    border-radius: 10px;
}

.new-vget2 .table>tbody>tr>td a{
	color: #333;
	font-family: 'FuturaDemiC', sans-serif;
}

.new-vget2.xdget-common-container:nth-child(2) {
    padding-top: 0px !important;}
