.publicModalMask {
 background: white;
 opacity: 1;
}
.publicModalClose {
 filter: invert(100%);
}