.footer {
  background-color: #ffffff;
}
.footer .footer-copyright {
  text-align: center;
  padding: 20px;
}
.footer .copyright {
  font-size: 12px;
  color: #f310d8;
  text-align: center;
}
.footer .copyright a {
  font-size: inherit;
  color: inherit;
}
.footer .copyright a:hover {
  text-decoration: underline;
}