.notification-banner {
  background: #fff;
  display: none;
}
.layout--with-banner .notification-banner {
  display: block;
}
