.NotificationModal {
  z-index: 11; /* put notification modal above other modals */
}

.Message {
  font-size: 16px;
  /*font-weight: bold;*/
  padding: 20px;
}
