body { background: #010f29 url(/img/bg.jpg) fixed no-repeat right top; background-size: cover; }

.login_form { background: #c0c0c0 url(/img/PRL-Logo-White-Large.png) no-repeat center 30px; background-size: 250px; }

.dropdown-menu {
  --bs-dropdown-min-width: 15rem;
}

h1, h2, h3, h4, h5, h6 { background: #fff; opacity: 0.9; padding: 0.5rem; margin: 0.25rem; border-radius: 0.25rem; }
