.nav-link,
.card-title,
.card-footer {
  color: #2a285e !important;
}

.text-primary {
  color: #2a285e !important;
}

main {
  width: 100% !important;
  min-height: 79vh !important;
}

.popup {
  position: fixed !important;
  bottom: 10px !important;
  right: 10px !important;
  z-index: 1000 !important;
}
