.tour-card{color:var(--color-gray-600);background-color:#fff;border-radius:.5rem;min-width:16rem;max-width:32rem;padding:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.dark-mode .tour-card{color:var(--foreground);background-color:#000}.dark-mode .tour-card-heading img{filter:invert()}.tour-card-heading{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}
