.provider-stats {
    margin-bottom: 1rem;
}

.provider-stats-info {
    padding-bottom: 1.5rem;
}

.provider-stats__table,
.provider-stats__table th,
.provider-stats__table td {
    background-color: #f5f5f5;
}

.provider-stats__action-cell,
.provider-stats__action {
    white-space: nowrap;
}

.provider-stats__action {
    font-weight: 600;
}
