.wc-bulk-pricing-table {
    border: 2px solid #cccccc;
    width: 100%;
    margin-bottom: 15px;
    font-size: 16px;
    color: #717576;
}

.wc-bulk-pricing-table th, .wc-bulk-pricing-table td {
    border: 2px solid #cccccc;
    text-align: center;
    vertical-align: middle;
}

.wc-bulk-pricing-table th {
    font-weight: 600;
}

.wc-bulk-pricing-table td.discount-value, .wc-bulk-pricing-table th.discount-value-label {
    color: #2f6542;
    font-weight: 600;
}