/**
 * @license EUPL-1.2
 * Copyright (c) 2021 Robbert Broersma
 */

@import "./mixin";

.utrecht-surface {
  @include utrecht-surface;
}

.utrecht-surface--html-body {
  @include utrecht-surface--html-body;
}
