/* GLAM V282 · CONTRASTO BLOCCATO PRAJA/RIOBO */
.gt272-movida .gt272-club-panel,
.gt272-movida .gt273-club-card{
  color:#fff !important;
}

.gt272-movida .gt272-club-panel :is(
  h1,h2,h3,h4,h5,h6,p,strong,b,span,small,em,li,a,label
),
.gt272-movida .gt273-club-card :is(
  h1,h2,h3,h4,h5,h6,p,strong,b,span,small,em,li,a,label
){
  color:#fff !important;
  opacity:1 !important;
  -webkit-text-fill-color:#fff !important;
}

.gt272-movida .gt273-card-actions a,
.gt272-movida .gt273-card-actions a:visited,
.gt272-movida .gt273-card-actions a:hover,
.gt272-movida .gt273-card-actions a:focus{
  background:#214530 !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  border:1px solid rgba(255,255,255,.58) !important;
}

.gt272-movida .gt273-club-badges span,
.gt272-movida .gt273-club-badges .is-partner{
  background:rgba(20,55,37,.92) !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  border:1px solid rgba(255,255,255,.55) !important;
}

.gt272-movida .gt273-official-badge,
.gt272-movida .gt273-partner-note{
  background:linear-gradient(135deg,#173b28 0%,#214530 58%,#102c1d 100%) !important;
  color:#fff !important;
}

.gt272-movida .gt273-official-badge :is(strong,span,small),
.gt272-movida .gt273-partner-note :is(strong,span,small){
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
}

.gt272-movida .gt273-official-badge > span,
.gt272-movida .gt273-partner-note > small{
  color:#f0d29d !important;
  -webkit-text-fill-color:#f0d29d !important;
}

/* Contrasto dei riquadri verdi generici della pagina Movida. */
.gt272-movida :is(
  .gt273-official-badge,
  .gt273-partner-note,
  .gt273-card-actions,
  .gt273-club-badges
) :is(h1,h2,h3,h4,p,strong,b,span,small,em,li,a){
  opacity:1 !important;
}

/* Il percorso serale resta chiaro, non verde pieno. */
.gt272-movida .gt272-night-plan{
  background:linear-gradient(135deg,#f8f3e8 0%,#fffdf8 56%,#edf4ed 100%) !important;
  color:#17261d !important;
}

.gt272-movida .gt272-night-plan h2,
.gt272-movida .gt272-night-plan strong{
  color:#214530 !important;
  -webkit-text-fill-color:#214530 !important;
}

.gt272-movida .gt272-night-plan p,
.gt272-movida .gt272-night-plan .gt272-muted{
  color:#566259 !important;
  -webkit-text-fill-color:#566259 !important;
}

.gt272-movida .gt272-night-plan .gt-kicker,
.gt272-movida .gt272-night-plan time{
  color:#b98942 !important;
  -webkit-text-fill-color:#b98942 !important;
}