header div.bg-transparent:first-child {
  background-color: rgba(210, 120, 20, 0.9) !important;
}
div.fixed-top .dropdown-menu {
  background-color: rgba(210, 120, 20, 0.9);
}
div.fixed-top.bg-app-specific .dropdown-menu, div.fixed-top.bg-app-specific .dropdown-item:focus, div.fixed-top.bg-app-specific .dropdown-item:hover, div.fixed-top.bg-app-specific .dropdown-item.active, div.fixed-top.bg-app-specific .dropdown-item:active {
  background-color: #d70014;
}
.bg-app-specific {
  background-color: #d70014 !important;
}
.text-app-specific {
  color: #d70014 !important;
}
.cover-apps img {
  width: auto;
  height: auto;
}
