body {
  margin: 0;
  padding: 0;
  font-family: Nunito, Arial, sans-serif;
  color: #312E81;
}
a {
  text-decoration: underline;
}
