.ui-widget-content .js-layout-builder-category .card-header {
  background-color: #222 !important;
}

.layout-builder-manage-attributes-form .bg-light,
.layout-builder-configure-section .bg-light {
  background-color: #222 !important;
}

.layout-builder__region.tab-content > .tab-pane {
  display: block;
}
