.table > :not(:first-child) {
    border-top: 2px solid #19a0cf;
}
.mx-table-migx-border {
    border: 1px solid #edeaea;
    border-radius: 10px;
}