.center {
  text-align: center;
}

.bg-blue-dark {
  background-color: #00008d !important;
}

.bg-blue-light {
  background-color: #6771f4 !important;
}

.bg-white {
  background-color: #ffffff;
}

.white {
  color: #ffffff !important;
}
