.footer-bottom {
  background: #F05A27;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  width: 100%;
}
.footer-bottom figure {
  max-width: 120px;
  margin: 0 auto;
}
.footer-bottom figure img {
  width: 100%;
}
