td:first-child > span:first-child {
    font-weight: 500;
}

td:first-child > :nth-child(3) {
    font-size: 18px;
    color: #333333;
}