.page-footer {
  justify-content: space-evenly;
  height: 40px;
  background: #ffffff;
  border-top: 1px solid rgba(21, 60, 216, 0.06);
}

.page-footer p {
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: left;
  color: #d8d8d8;
  letter-spacing: 0.48px;
}
