body {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 1.125rem;
    line-height: 1.5;
}

code {
    font-family: "Lucida Console", Monaco, monospace;
    font-size: 85%;
  }

.footer-right  * {
    font-size: 1rem;
}