/* /Layout/Components/UnexpectedResult.razor.rz.scp.css */
.result-container[b-tlse3oeqi9] {
    padding: 48px 32px;
}

.result-image[b-tlse3oeqi9] {
    width: 250px;
    height: 295px;
    margin: auto;
}

.result-title[b-tlse3oeqi9] {
    font-size: 24px;
    line-height: 1.8;
    text-align: center;
}

.result-subtitle[b-tlse3oeqi9] {
    font-size: 14px;
    line-height: 1.6;
    text-align: center;
}

.result-extra[b-tlse3oeqi9] {
    margin: 24px 0 0 0;
    text-align: center;
}
/* /Layout/NavMenu.razor.rz.scp.css */
[b-rw29atnbmy] .custom-nav-link .mud-ripple.active {
    background-color: #1B73EB !important;
    color: white; !important;
}

[b-rw29atnbmy] .custom-nav-link:hover {
    background-color: #5C5C5C !important;
    color: white !important;
}

[b-rw29atnbmy] .custom-nav-link:hover svg {
    fill: white !important;
}

[b-rw29atnbmy] .custom-nav-link .mud-ripple.active .mud-nav-link-text {
    color: white !important;
}

[b-rw29atnbmy] .mud-ripple.active svg {
    fill: white !important;
}
