/**
 * @license EUPL-1.2+
 * Copyright Gemeente Amsterdam
 */

@use "../../common/resets" as *;

// Add this class if you haven’t removed the default margin on the `<body>` element.
.ams-body {
  @include reset-body;
}
