#event-list .pagination-custom{display:flex;list-style-type:none;column-gap:8px}#event-list .next,#event-list .pagination-custom>.previous,#event-list li{width:27px;height:27px;border:2px solid #c21b17;display:flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;font-size:12px;color:#c21b17}#event-list .pagination-custom>.selected{color:#fff;font-weight:600;background-color:#c21b17}#filter-event .select-event .select__control{height:60px}#filter-event .select-event-mobile .select__control{height:40px}