.page-footer {
  margin-top: 50px;
  border-top: 1px solid #ccc;
  overflow: hidden;
  padding: 10px 0;
  font-size: 12px;
  color: #808080;
}
.page-footer a {
  color: #808080!important;
  text-decoration: underline!important;
}
.footer-modification {
  float: right;
}
.footerPage{
  text-decoration: none !important;
  color: rgb(104 102 102) !important

}
.pageCss a:hover{
  color: #2A82E4 !important;
}
.copyCss{
  text-align: center;
  font-size: 12px;
  color: #808080;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}