/* web app styling overrides - NotifyHero brand colors */

a,
a:visited {
  color: #18bbb2;
}

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