/*
 *  Additional styles for the folio app.  
 */

mark {
  color: black;
  background-color: yellow;
  padding: 1px;
  }

.folio-status {
  text-align: center;
  }

.folio-toolbar {
  text-align: center;
  }