.locations-1{grid-gap:calc(var(--gap)*2);display:grid;grid-template-columns:repeat(auto-fit,minmax(265px,1fr))}.locations-1 a{color:var(--base-color);text-decoration:underline}.locations-1 a:active,.locations-1 a:focus,.locations-1 a:hover{color:var(--base-color);text-decoration:none}