body {
  font-family: "M PLUS 2", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.links {
    padding: 1em 0em;
}

.links-icon {
    margin: 1em;
}

.links-icon img {
  width: 2em;
  height: 2em;
}

.links-text {
    color:white;
    margin: 1em;
}

a,a:hover,a:visited{
    color: inherit;
}