footer.philips {
  margin-top: 54px;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1c315f', endColorstr='#158ec0', GradientType=1);
  position: relative;
  margin: 0;
  width: 100%;
  padding-bottom: 33px;
}

footer.philips .shield {
  display: block;
  margin: 70px auto;
  width: 110px;
  height: 140px;
}

footer.philips ul {
  text-align: center;
  padding-bottom: 1rem;
}

footer.philips ul li {
  list-style-type: none;
  display: inline;
}

footer.philips ul li a {
  list-style-type: none;
  display: inline;
  margin: 0;
  padding: 0;
}

footer.philips li a:hover {
  text-decoration: underline;
}

/* ul.footer-links {
  display: block;
  list-style: none;
  text-align: center;
}

ul.footer-links li {
  text-align: center;
} */
