/**
 * @license EUPL-1.2
 * Copyright (c) 2021 Community for NL Design System
 */
.rvo-scrollable-content {
  overflow-y: auto;
}