﻿.table-custom tr th {
    color: #000000DE; 
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.17px;
}

.table-custom tr td {
    font-weight: 400;
    font-size: 14px;
    line-height: 143%;
    letter-spacing: 0.17px;
    color: #000000DE;
}
.table-custom{
    vertical-align:middle;
}
.table-custom tr th{
    border-color:transparent!important;
}
.table-custom tr td,.table-custom tr th{
    padding:10px 0px;
}
.table-custom{
    vertical-align:middle;
}
