/* /Views/Home/Index.cshtml.rz.scp.css */
.homepage-background[b-jnvv9qocib] {
    background-image: url("assets/title_screen_beta.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    /*filter: blur(6px);*/
}
/* /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. */

.border-top[b-8zt8uoyk40] {
  border-top: 1px solid #e5e5e5;
}

.border-bottom[b-8zt8uoyk40] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-8zt8uoyk40] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

main[b-8zt8uoyk40] {
  min-height: 100vh;
}
