.locations-overview{padding-block:var(--margin-section)}.locations-overview.yellow{background-color:var(--body-background)}.locations-overview.green{background-color:var(--tertiary-stekgroen-2)}.locations-overview.pink{background-color:var(--secondary-geborgen-roze-3)}.locations-overview.blue{background-color:var(--tertiary-luchtblauw-3)}.locations-overview__title{margin-block-end:var(--spacing-7)}.locations-overview__list{display:grid;gap:var(--spacing-7);grid-template-columns:repeat(3,1fr)}@media(max-width:75rem){.locations-overview__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:30rem){.locations-overview__list{grid-template-columns:1fr}}.locations-overview .card__buttons{gap:calc(var(--spacing-2) - 1px)}.locations-overview .card__buttons .button{pointer-events:none}
