#food article ul, .food article p {
  display: none;
}

a.instagram {
  display: block;
  background: url("/images/instagram-brands.svg");
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
}

a.envelope {
  display: block;
  background: url("/images/envelope-regular.svg");
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
}
