#bit-side-nav{
    --color-sidenav-background: #dbbd27 !important ;
    --color-sidenav-active-item: #121212 !important;
    --color-sidenav-item-hover: rgba(0, 0, 0, 0.1) !important;
    --color-sidenav-text: #121212 !important;
}
#bit-side-nav .tw-bg-bg-sidenav-active-item{
    --color-sidenav-text: #ffffff !important;
}
#bit-side-nav bit-nav-logo a.tw-bg-bg-sidenav {
    background-image: url(https://madeinmedia.es/assets/img/mim-logo-black.svg);
    background-position: center center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
#bit-side-nav bit-nav-logo .tw-outline-none bit-icon{
  display: none;
}
/* NEW 1.002 */
