/* Admin mode banner */
/* ================= */
.admin-mode-banner-container {}

.admin-mode-banner {
  color: var(--bs-danger-text-emphasis);
}