[data-bs-theme="dark"] {
  .agent-table td {
    opacity: 90%;
  }

  .btn-outline-secondary {
    color: white !important;
  }

  .transfer-contact-button.active {
    background: #6c757d !important;
  }
}
