/* _content/casino/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. */

.navbar-nav[b-gzlcofvdqw] {
    display: flex;
    align-items: center;
    gap: 25px;
}

.navbar-brand[b-gzlcofvdqw] {
    font-family: "Bungee Spice", cursive;
    font-size: 36px;
}

.navbar .nav-link[b-gzlcofvdqw] {
    font-size: 30px;
}




a.navbar-brand[b-gzlcofvdqw] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

.navbar a[b-gzlcofvdqw] {
    font-family: Changa, sans-serif;
    color: antiquewhite !important;
    text-decoration: none !important;
    transition: all 0.25s ease;
}

    .navbar a:hover[b-gzlcofvdqw] {
        color: #E2E66A !important;
        text-shadow: 0 0 5px #E2E66A, 0 0 10px #E2E66A, 0 0 20px #E2E66A;
    }





.btn-primary[b-gzlcofvdqw] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-gzlcofvdqw], .nav-pills .show > .nav-link[b-gzlcofvdqw] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-gzlcofvdqw] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-gzlcofvdqw] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-gzlcofvdqw] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-gzlcofvdqw] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-gzlcofvdqw] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
