
    .navbar.navbar-inverse {
background: #767427
}


.chefmode-order.order-servedcourse .badge.badge-primary {
    background-color: var(--default-base2) !important;
    border-color: var(--default-base2) !important;
}

@font-face {
  font-family: "Font Awesome 7 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/resource/core/resources/fa7/webfonts/fa-regular-400.woff2") !important; 
}

@font-face {
  font-family: "Font Awesome 7 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/resource/core/resources/fa7/webfonts/fa-solid-900.woff2") !important;
}



