.notificationHeader {
  display: flex !important;
  justify-content: space-between !important;
  background: rgb(46, 45, 45);
}

.notificationHeader a {
  font-size: 20px;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  padding: 10px;
}
