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