/* GLAM V283 · FIX PULSANTE "CHIEDI IL BENEFIT" */
.gt272-movida .gt273-card-actions a[href*="wa.me"]{
  background:#214530 !important;
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
  border:1px solid #214530 !important;
  box-shadow:0 10px 24px rgba(23,38,29,.18) !important;
}

.gt272-movida .gt273-card-actions a[href*="wa.me"] *{
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
}

.gt272-movida .gt273-card-actions a[href*="wa.me"]:hover,
.gt272-movida .gt273-card-actions a[href*="wa.me"]:focus{
  background:#163624 !important;
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
  border-color:#163624 !important;
}

.gt272-movida .gt273-card-actions a[href*="wa.me"]:visited{
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
}

@media(max-width:620px){
  .gt272-movida .gt273-card-actions a[href*="wa.me"]{
    min-height:46px !important;
  }
}