.publicModalMask {
  background-color: #343434;
  opacity: 90;
}
.publicModalClose {
   filter: invert(50%);
}