.remodal-overlay {
  background: rgba(0, 0, 0, 0.3);
}

.notes-modal p,
.notes-modal ul {
  text-align: left;
  margin-bottom: 0;
}

.notes-modal ul {
  list-style-type: disc;
  margin-top: 15px;
}