@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700&display=swap');
.book-navigation .menu
{
    border-top: 1px solid #dee2e6;
}

.book-navigation .book-pager
{
    margin: 0;

    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}
