/* ---------- tooltip ---------- */
.card-title-tooltip {
    --bs-tooltip-bg: #0d6efd;
    --bs-tooltip-color: #eef2ff;
}
