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

.container {
  display: flex;
  flex-flow: column;
  gap: int.$spacing-4;
}