/* [project]/components/layouts/Link.style.css [app-client] (css) */
a {
  text-decoration: none;
  color: var(--mui-palette-primary-main);
}

a:hover {
  text-decoration: underline;
}


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