.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: xx-small;
  }

  .footer-prominent {
    font-size:small;
  }  