:root {
  --navBg: #fff;
  --primaryColor: #54449C;
  --secondaryColor: #54449C;
}

.logo {
  max-width: 50px !important;
}

.looping-text {
  color: #000 !important;
}

.looping-text-badge {
  color: #fff !important;
  background-color: #000 !important;
}

.main-btn {
  color: #fff !important;
  background: #000 !important;
}