@charset "UTF-8";

/* Links — sem sublinhado (carregar depois de estilo-tema-br.css) */
body a,
body a:link,
body a:visited,
body a:hover,
body a:focus-visible {
  text-decoration: none;
}

.themed-link,
.themed-link:hover,
.themed-link:focus-visible {
  text-decoration: none;
}

.themed-link {
}

.themed-link:hover,
.themed-link:focus-visible {
}
