.modal-content {
  background: #fff;
  color: #333;
}

.modal-content .close {
  color: #000;
}

.modal-content .close:hover {
  color: #000;
}