.bg-primary {
  background-color: #239CD3;
}

.text-primary {
  color: #239cd3 !important;
}

.text-white,
.text-white > span{
  color: white !important;
}
