.footer {
  font-size: 12px;
  background-color:#e8e8e8;
}

.footer-bottom {
  background-color:white;
  padding: 32px 0;
  color: #666666;
}
.footer-bottom a {
  color: #666666;
}

.powered-by {
  font-size: 10px;
  line-height: 14px;
}