/* _content/Website/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-0sxjuuz4as] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-0sxjuuz4as] {
    color: darkgreen;
}

.btn-primary[b-0sxjuuz4as] {
    color: darkgreen;
    background-color: lightgreen;
    border-color: darkgreen;
}

.nav-item[b-0sxjuuz4as] {
    color: darkgreen;
}

.nav-pills .nav-link.active[b-0sxjuuz4as], .nav-pills .show > .nav-link[b-0sxjuuz4as] {
    color: darkgreen;
    background-color: lightgreen;
    border-color: darkgreen;
}

.border-top[b-0sxjuuz4as] {
    border-top: 1px solid #e5e5e5;
}

.border-bottom[b-0sxjuuz4as] {
    border-bottom: 1px solid darkgreen;
}

.box-shadow[b-0sxjuuz4as] {
    box-shadow: 0 .25rem .75rem darkgreen;
}

