.FooterMenu {
  display: flex;
  flex-flow: column;
  margin-top: 20px;
  line-height: 1.25;
}
.FooterMenu a {
    display: block;
    font-weight: 700;
  }
