/* _content/Psalmi.Web/Components/Components/PsalmPsalmodyView.razor.rz.scp.css */
.psalm[b-1m53x8n892] {
    font-family: 'EB Garamond';
}

.psalm-verse[b-1m53x8n892] {
    cursor: pointer;
    border-radius: 5px;
    padding: .2rem;
}

.psalm-verse:hover[b-1m53x8n892] {
    background-color: #f1f1f1
}
/* _content/Psalmi.Web/Components/Components/PsalmScore.razor.rz.scp.css */
text[b-5ymv57twys] {
    font-family: 'EB Garamond';
}
/* _content/Psalmi.Web/Components/Components/PsalmView.razor.rz.scp.css */
.psalm[b-e6vl84wkol] {
    font-family: 'EB Garamond';
}

.psalm-verse[b-e6vl84wkol] {
    cursor: pointer;
    border-radius: 5px;
    padding: .2rem;
}

.psalm-verse:hover[b-e6vl84wkol] {
    background-color: #f1f1f1
}
/* _content/Psalmi.Web/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-xijkw8wwll] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-xijkw8wwll] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/Psalmi.Web/Components/Pages/ListPsalms.razor.rz.scp.css */
.content[b-bmjz4472xt] {
    display: flex;
}

.left-pane[b-bmjz4472xt] {
}

.menu-bar[b-bmjz4472xt] {
    padding: .5rem;
}

.psalm-text[b-bmjz4472xt] {
    padding: .5rem;
}
