/* /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-zp0ds1oul6] {
  white-space: normal;
  text-align: center;
}

a[b-zp0ds1oul6] {
  color: var(--brand-primary-hvac-blue);
  text-decoration: none;
}

a:hover[b-zp0ds1oul6] {
  color: var(--brand-bright-blue-accent);
  text-decoration: underline;
}

/* Consolidated layout utilities with site.css variable standards */
.box-shadow[b-zp0ds1oul6] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-zp0ds1oul6] {
  font-size: 1rem;
  line-height: inherit;
}

/* 
  FIXED: Removed 'position: absolute', 'bottom: 0', and hardcoded 'line-height: 60px'.
  This allows your custom modern sticky footer system to render across long and short views fluidly.
*/
.footer[b-zp0ds1oul6] {
  width: 100%;
  white-space: nowrap;
}
