@import url("/custom/css/custom.css");

/* Update seatmap background color */
.p-dialog .p-dialog-header,
.p-dialog .p-dialog-content,
.p-dialog .p-dialog-footer,
.stx-sm-nnarea-detail-wrapper,
.stx-NNArea-IconButton {
 background-color: var(--contentBgColor) !important;
 color: var(--textColor) !important;
}
/* END Update seatmap background color */