html:not(.dark) .fi-ta-row:nth-child(even) {
    background-color: #dfd9d9 !important;
}

.fi-ta-text-item-label, .fi-ta-header-cell-label, .fi-link, .text-custom-600 {
    font-size: 12px !important;
}

.w-custom-input {
    width: 250px !important;
  }