﻿.footer-logos {
  display: flex;
  justify-content: center;
  align-items: width: 100%;
  height: 100px;
}

.seal {
  width: 62px;
  height: 53px;
  margin: 0 5px;
}

.gamble {
  width: 100px;
}

.seal img {
  width: 100%;
}

.info {
  width: 60%;
  margin: 0 auto;
  color: #8d8d8d;
  font-size: 14px;
}
