@import "hyphens.css";
footer p{
  margin: 0.4vh 0
}
footer .glyphicon-copyright-mark,footer a{
  margin-right: 0.2vw
}
footer .glyphicon-envelope,footer a{
  margin-left: 0.2vw
}

.line-break:after {
  content: '\A';
  white-space: pre
}