#header .module-logo.dark {
  background-color: #f6921e !important;
}
#header-mobile.light {
  background-color: #f6921e !important;
}
.menu-category .menu-category-title {
  background-color: #f6921e !important;
}
.bg-dark {
  background-color: #f6921e !important;
}
#vibecriativa{
  background: url(../../img/vibecriativa2.svg) no-repeat;
  height: 50px;
  width: 100px;
}

.table-cart .title .name {
    font-weight: bold;
    display: block;
    color: #f6921e !important;
}