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

.container {
  display: flex;
  align-self: center; 
  gap: 5px;
  margin-top: int.$spacing-4;
}