.rsvp-locations{background-position:50%;background-repeat:no-repeat;background-size:cover;font-size:18px;line-height:2;padding:6rem 0}.rsvp-locations__locations{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-evenly}.rsvp-locations a.location-link{background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16);display:block;flex:1 0 380px;max-width:380px;padding:2rem;text-align:center}.rsvp-location__details p{color:var(--color-text);font-size:18px;line-height:1.2}.rsvp-location__details h3{color:var(--color-orange);margin:1em 0!important;transition:color .3s}.rsvp-locations a.location-link:hover .rsvp-location__details h3{color:var(--color-teal)}