.burg-menu{
    padding: 12px 8px;
    background-color: #000000;
    border-radius: 50px;
}
.burg-menu:hover{
    background-color: #BE1622;
}
.header-bg{
    backdrop-filter: blur(15px);
    background: rgba(0, 0, 0, 1);
    border: 2px solid #000000;
    border-radius: 0px;
}
 #rec517264598  {
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 9999;
}
