.notePage .noteSender {
  font-weight: bold;
}

.notePage .noteTime {
  font-style: italic;
  font-size: x-small;
}

.notePage .noteHeadline {
  font-weight: bold;
}

.notePage .noteContent {

}

.notifier-empty {
  color: black;
}

.notifier-full {
  color: white;
}
