/* /Pages/Home.razor.rz.scp.css */
.title-bar[b-wy3za1op27] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
}

    .title-bar h1[b-wy3za1op27] {
        flex-grow: 1;
        margin: 0;
    }

    .title-bar .logo[b-wy3za1op27] {
        height: 50px; /* Adjust as needed */
        margin-left: auto;
    }

.link-primary[b-wy3za1op27] {
    text-decoration: none;
    color: rgb(0,123,255);
}
