/* Epublius Stylesheet v1 | https://github.com/OpenBookPublishers/epublius | (c) 2013 - 2021 Open Book Publishers | GPLv3 License */

/* NAVBAR */
#OBP-logo,
#OA-logo {
    height: 1.5em;
}
#nav-book-cover {
    width: 8em;
}

/* ZOOM SELECTOR */
.zoom-selector {
    font-family:serif;
}
.small {
    font-size: 1.2rem;
}
.medium {
    font-size: 1.5rem;
}
.large {
    font-size: 1.9rem;
}

/* UIKIT */
em, blockquote {
  color: inherit;
}

blockquote {
  margin: 1.5em 2em;
}
