/* IA Connect CSS atomic selector: fb 015.001; derived from fb-015-iac-switch.css. */
/* input is visually hidden; keep it positioned within the label to avoid scroll jumps */

.iac-switch span{
  display:inline-flex;
  align-items:center;
  gap:10px;
  font-size:13px;
  opacity:0.9;
}
