/* FANZANIAN LIKE preference impact guidance - 20260831 R1. */
.preference-impact-note {
  margin: 0 0 14px;
  color: rgba(255, 255, 255, .62);
  font-size: 12px;
  line-height: 1.65;
}

@media (max-width: 560px) {
  .preference-impact-note {
    margin-bottom: 12px;
    font-size: 11px;
  }
}
