/* You can add global styles to this file, and also import other style files */
a {
  color: #86c232;
}
a:hover {
  color: #76b222;
}
body {
  font-family: zen-new, sans-serif;
  font-weight: 400;
  font-style: normal;
}
