.table > :not(caption) > * > *{
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #212122;
    padding: 12px 10px;
}