body, h1, .hubballi-regular {
  font-family: "Hubballi", sans-serif;
  font-weight: 400;
  font-style: normal;
}
h1 { font-size: 300% !important; }
p { font-size: 150% !important; }

a:link {
  color: #993399;
}
a:visited {
  color: #993399;
}
a:hover {
  color: #993399;
  text-decoration: underline;
}
a:active {
  color: #993399;
}