body {
  font-family: "SFU Helvetica", sans-serif;
  font-size: 14px;
  line-height: 1.8;
  background: #ffffff;
  padding-top: 70px;
}

ul {
  margin-bottom: 0;
  list-style: none;
}

a {
  color: #000;
}
a:hover {
  text-decoration: none;
}

.font-size-note {
  font-size: 12px;
}
