
/* V110 — texto sutil no canto inferior direito da coluna 2 dos três vinhos. */
#fiveWinesScreen .qual-v97-card:not(.tier-presencial) .qual-v97-col.center,
#refineWinesScreen .qual-v97-card:not(.tier-presencial) .qual-v97-col.center{
  position:relative !important;
  padding-bottom:15px !important;
}
#fiveWinesScreen .qual-v110-offer,
#refineWinesScreen .qual-v110-offer{
  position:absolute !important;
  right:6px !important;
  bottom:3px !important;
  color:color-mix(in srgb,var(--v97-tone) 76%,#8b7767) !important;
  font:italic 600 6.8px/1 Georgia,"Times New Roman",serif !important;
  letter-spacing:.01em !important;
  white-space:nowrap !important;
  opacity:.86 !important;
}
@media(max-width:390px){
  #fiveWinesScreen .qual-v110-offer,
  #refineWinesScreen .qual-v110-offer{
    right:5px !important;
    bottom:3px !important;
    font-size:6.4px !important;
  }
}
