/* IA Connect CSS atomic selector: fb 003.001; derived from fb-003-iac-tabs.css. */
.iac-tabs{
  overflow-x:auto;
  flex-wrap:nowrap;
  -webkit-overflow-scrolling: touch;
  gap:10px;
  padding-bottom:6px;
}
