.bg-primary {
  background-color: #1313ee !important;
}

.bg-quickwin {
  background-color: #0e0618 !important;
}

.bg-rabona {
  background-color: #bc1f39 !important;
}

.bg-22bet {
  background-color: #004b4f !important;
}

.bg-lvbet {
  background-color: #110f11 !important;
}

.bg-wazamba {
  background-color: #7520b1 !important;
}

.bg-20bet {
  background-color: #0d1d34 !important;
}

.bg-1bet {
  background-color: #181c1e;
}

.bg-fezbet {
  background: #2d2d32;
}

.text-primary {
  color: #5a5af3 !important;
  font-weight: bold;
}

.breadcrumbs {
  list-style: none;
  padding: 0;
  margin: 20px 0;
  font-family: Arial, sans-serif;
  background: none;
}
.breadcrumbs li {
  display: inline;
  margin-right: 5px;
}
.breadcrumbs li:not(:last-child):after {
  content: "/";
  margin-left: 10px;
  margin-right: 5px;
  color: white;
}
.breadcrumbs span {
  font-weight: bold;
  color: white;
}
.breadcrumbs a {
  color: #dc9ee9;
  text-decoration: none;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}

.d-center {
  display: grid;
  justify-content: center;
}

.btn-primary {
  margin-bottom: 20px;
  background-color: #1313ee !important;
}

.bg-primary {
  background-color: #1313ee !important;
}
