/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.sensi-reviewer-wrapper h4 {
  margin-top: 0;
  margin-bottom: 5px;
}

.sensi-reviewer-list {
  padding: 0;
  margin: 0;
}

.sensi-reviewer-list li {
  list-style: none;
}
