footer {
  line-height: 1.4em; }
  footer a:hover {
    color: #4460de; }
  footer .license {
    margin-top: 12px;
    font-size: 11px;
    color: #aaa;
    line-height: 1.4em; }
    footer .license a:hover {
      text-decoration: underline; }

footer .license {
  margin-top: 12px;
  font-size: 11px;
  color: #aaa; }
  footer .license a:hover {
    color: #4460de;
    text-decoration: underline; }

.druid-footer {
  padding: 32px 0 48px 0;
  background-color: #f2f2f5;
  border-top: 1px solid white;
  margin-top: 50px; }
  .druid-footer .fa, .druid-footer .fab, .druid-footer .fas {
    font-size: 18px;
    margin: 6px 0;
    color: #4460de; }
