@use "../../../styles/int.scss";

.container {
  display: flex;
  align-items: center;
  white-space: nowrap;
  gap: int.$spacing-2;
}
