a {
  color: #6d8de1;
}

#footer a:active, a:hover {
  color: #8E4291;
  text-decoration: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline: 0;
}

.uk-link, a {
  color: #1e87f0;
  text-decoration: none;
  cursor: pointer;
}

.uk-link:hover, a:hover {
  text-decoration: underline;
}

.uk-link:hover, a:hover {
  color: #fff;
  text-decoration: underline;
}

a, area, button, input, label, select, summary, textarea {
  touch-action: manipulation;
}

a {
  font-size: 14px;
  text-decoration: none;
  margin: 15px 0;
}

* {
  box-sizing: border-box;
}

a {
  color: #333;
  font-size: 14px;
  text-decoration: none;
  margin: 15px 0;
}

.icon_hover:hover {
  filter: drop-shadow(2px 2px 2px #fff);
}

.icon_hover {
  filter: grayscale(100%);
  max-width: 35px;
}

a {
  text-decoration: none !important;
}

.icon_hover {
}

