/* _content/Lantra.Portal.WebUI/Components/ScrollToTopButton.razor.rz.scp.css */
.scroll-to-top-button[b-eugfxinnzl] {
    position: fixed;
    right: 6px;
    bottom: 6px;
    font-size: 2em;
    padding: 0 8px;
    background-color: #c0c0c0;
    border-radius: 8px;
    z-index: 10000;
}
