@mixin modal-box() {
  .pf-c-modal-box {
    --pf-c-modal-box--BackgroundColor: var(--pf-global--BackgroundColor--300);
  }
}
