.sw-nearby-city-locations__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px 18px;margin:18px 0 0;padding:0;list-style:none}.sw-nearby-city-locations__item a{display:block;padding:10px 12px;border:1px solid #d8e2ea;background:#fff;color:#1b5f87;font-weight:700}.sw-nearby-city-locations__item a:hover{border-color:#3f9acc;color:#0f4666}