/* Merged into styles/main.css.
   Temporary fallback until Stream A removes the HTML link.
   44px close target retained here for safe overlap during rollout. */

.vx-wa-close {
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
