.footer
{
  padding: 20px;
  text-align: center;
  background: #f2dccc40;
}

.footer a
{
  color: black;
  padding: 14px 10px;
  text-decoration: none;
}

.footer img
{
  width: 20px;
  height: 20px;
}

.copyright
{
  font-size: 14px;
}
