.finder{display:flex;flex-direction:column;gap:1rem}.finder .select{display:flex;gap:0.5rem;flex-direction:column}.finder .select label{font-size:1.25rem;color:var(--gray-dark)}.finder .select select{border:none;background-color:var(--gray);border-radius:0;padding:1rem;color:var(--gray-dark)}