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