a {
  color: inherit;
  text-decoration: none; }
  .NodeCocktail-ingredients a:not(.btn),
  .ckeditorContent a:not(.btn),
  .NodeProduct-document a:not(.btn),
  body.cke_editable a:not(.btn) {
    color: var(--secondary-color);
    text-decoration: underline; }
    .NodeCocktail-ingredients a:not(.btn):hover, .NodeCocktail-ingredients a:not(.btn):focus,
    .ckeditorContent a:not(.btn):hover,
    .ckeditorContent a:not(.btn):focus,
    .NodeProduct-document a:not(.btn):hover,
    .NodeProduct-document a:not(.btn):focus,
    body.cke_editable a:not(.btn):hover,
    body.cke_editable a:not(.btn):focus {
      text-decoration: none; }

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