body {
  background-color: #fc6;
}

/* Legacy content wrapper styles for migrated exhibit */
.legacy-content {
  width: 100%;
  overflow: auto;
  display: flex;
  justify-content: center;
  background-color: #fff;
}
