@use "../../base/utilities/index" as *;

.footer-items {
  display: flex;
  align-items: center;
  gap: 16px;
}
