﻿#eventSearchResults {
    max-height: 220px;
    overflow-y: auto;
}

#selectedEventFilters .btn-close-sm {
    font-size: 0.5rem;
}

#competitionsList {
    flex: 1;
    overflow-y: auto;
    min-height: 0;
}

/* Competition markers reuse gym marker styles from site.css */
