/* /Shared/Footer.razor.rz.scp.css */
#contact[b-p6myxzm3pl] {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.5rem;
  padding: 5rem 0 3rem;
  width: 100vw;
}
/* /Shared/Header.razor.rz.scp.css */
#header[b-0tb4kqqey2] {
  position: fixed;
  display: flex;
  justify-content: center;
  gap: 2rem;
  background: rgba(255,255,255,0.75);
  padding: 1rem;
  top: 0;
  width: 100%;
  z-index: 10;
}
