body {
  background-image: url("../bg-img/bg-1010.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.text-primary {
  color: #0d6efd !important;
}
