.footer {
  font-family: Lato, Inter, Arial, sans-serif;
}
.footer__content-bottom {
  border:none; 
}
.footer-block__image-wrapper {
  margin-bottom:3rem;
}
.footer-block__brand-info {
  font-size: 90%;
  font-weight: 300;
  line-height: 120%
} 
.footer__content-top {
  padding-bottom: 1rem;
}
.footer__content-bottom {
  padding-top:0;
}

