/* v0.39.6 — EXACT production destination/place link typography only.
 * The live tour cards use .estp-card__dest, not .category-trip-desti.
 * Do not alter card geometry, spacing, title, price, image, buttons or icons. */
.ecosapa-staging-archive .estp-card__dest,
.ecosapa-staging-archive .estp-card__dest > span,
.ecosapa-staging-archive .estp-card__dest a,
body.ecotravel-tour-shell-resolver .ecosapa-staging-archive .estp-card__dest a {
  font-weight:400!important;
}

.ecosapa-staging-archive .estp-card__dest a,
body.ecotravel-tour-shell-resolver .ecosapa-staging-archive .estp-card__dest a {
  color:#405f78!important;
  text-decoration:none!important;
  text-shadow:none!important;
}

.ecosapa-staging-archive .estp-card__dest a:hover,
.ecosapa-staging-archive .estp-card__dest a:focus,
body.ecotravel-tour-shell-resolver .ecosapa-staging-archive .estp-card__dest a:hover,
body.ecotravel-tour-shell-resolver .ecosapa-staging-archive .estp-card__dest a:focus {
  color:#ed1c24!important;
  text-decoration:underline!important;
  text-underline-offset:3px!important;
}
