.field--name-field-geotrek-description a {
  display: inline-block;
  word-break: break-all;
  color: #000 !important;
  text-decoration: none !important;
  box-shadow: inset 0 -5px 0 #E8E6E5;
  transition: box-shadow 0.3s ease-in-out 0s;
}
.field--name-field-geotrek-description a:hover {
  box-shadow: inset 0 -18px 0 #E8E6E5;
}

.node.see-and-do .field--name-field-geotrek-description a {
  box-shadow: inset 0 -5px 0 #C9D56E;
}
.node.see-and-do .field--name-field-geotrek-description a:hover {
  box-shadow: inset 0 -18px 0 #C9D56E;
}
.node.service .field--name-field-geotrek-description a {
  box-shadow: inset 0 -5px 0 #88D0D7;
}
.node.service .field--name-field-geotrek-description a:hover {
  box-shadow: inset 0 -18px 0 #88D0D7;
}
.node.understand .field--name-field-geotrek-description a {
  box-shadow: inset 0 -5px 0 #FAC38C;
}
.node.understand .field--name-field-geotrek-description a:hover {
  box-shadow: inset 0 -18px 0 #FAC38C;
}
.node.jo-2024 .field--name-field-geotrek-description a {
  box-shadow: inset 0 -5px 0 #E3D5A1;
}
.node.jo-2024 .field--name-field-geotrek-description a:hover {
  box-shadow: inset 0 -18px 0 #E3D5A1;
}
.node.anniversary-40 .field--name-field-geotrek-description a {
  box-shadow: inset 0 -5px 0 #d19ee7;
}
.node.anniversary-40 .field--name-field-geotrek-description a:hover {
  box-shadow: inset 0 -18px 0 #d19ee7;
}
.node.no-menu .field--name-field-geotrek-description a {
  box-shadow: inset 0 -5px 0 #EDD1D6;
}
.node.no-menu .field--name-field-geotrek-description a:hover {
  box-shadow: inset 0 -18px 0 #EDD1D6;
}