.foot{
  border-top:#b5b5b5 2px solid;
  font-size: 12px;
  padding: 15px 10px;
  background-color: #f0f1f5;
  line-height: 19px;
  color:#333;
}
.foot a:link{
  text-decoration: none;
  color:#666;
}
.foot a:visited{
  text-decoration: none;
  color:#666;
}
.foot a:hover{
  text-decoration: none;
  color:#666;
}
.foot a:active{
  text-decoration: none;
  color:#666;
}
.footplus{
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
}<!--ºÄÊ±1754530825.5773Ãë-->