/* Tenement — minimal custom styles (Bootstrap handles the rest) */

.thumbnail-card img {
    max-height: 200px;
    object-fit: contain;
    width: 100%;
}

.confidence-badge {
    font-size: 0.9rem;
}

.nav-tenant-selector {
    min-width: 200px;
}
