.card-container {
  background-color: white;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  margin: 10px;
}
.modebar-group {
  display: flex !important;
}
