::root {
  --tf-tc2: #FFF !important;
}

[data-bs-theme=dark]{
  # --tf-bg:rgba(255, 255, 255, 0.08) !important;
  --tf-tc2: #FFF !important;
  --tf-cool-button: linear-gradient(to right, #152439, #1050b3, #1a74ff) !important;
}

