antora-ui-hop/src/css/footer.css [129:134]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  line-height: 1.6;
  padding: 0.5rem;
  font-weight: bold;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



antora-ui-hop/src/css/header.css [314:320]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  display: flex;
  align-items: flex-end;
  /*  flex-grow: 1; */
  justify-content: flex-end;
  line-height: 1.6;
  padding: 0.5rem;
  font-weight: bold;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



