.bg-primarya {
  background-color: #052373 !important;
}

.bg-primary {
  background-color: #052373 !important;
}

.bg-gradient-primary {
  background-image: none !important;
  background-color: #052373 !important;
}

a:hover {
  color: white;
}

.cards-box a {
  color: white;
}

.bg-gradient-prim {
  background: linear-gradient(141deg, #052373, #920AC2);
  border-radius: 18px !important;
}

span.nav-link-text.ms-1 {
  color: #052373 !important;
}

.cards-box h6 {
  text-align: center;
  color: white;
}

.navbar-vertical .navbar-nav > .nav-item .nav-link.active .icon {
  background-image: none;
  background-color: #052373 !important;
}

nav.navbar .logo-con {
  width: 4%;
}
nav.navbar .logo-con img {
  width: 100%;
}

.card-body .bg-gradient-dark {
  background-image: none !important;
  background-color: #052373;
}

span.text-success {
  color: #052373 !important;
}

.fixed-plugin.ps {
  display: none !important;
}/*# sourceMappingURL=overwritten.css.map */