* {
  -webkit-font-smoothing: subpixel-antialiased;
  font-family: Helvetica, sans-serif;
}

a {
  color: #e00023;
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: underline;
  color: #e00023;
}

/*# sourceMappingURL=frontend.css.map */
