.footer__text {
  align-items: center;
  justify-content: center;
  display: flex;
  gap: 15px;
}
.footer__text svg {
  border-radius: 9px;
  overflow: hidden;
}
