#homeBanner {
    height: 50vh;
    background-image: url(/wp-content/uploads/2024/11/hero-bg-big-2.jpg);
    background-size: cover;
    border-bottom-color: #d5b177;
    border-bottom-style: solid;
    border-bottom-width: 3px;
}
#header-menu {
  z-index:1;
}

canvas {
    position: absolute;
    top: 0;
}