body {
  background-image: url("../bg-img/bg-1010.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.text-succes {
  color: #1c8c44 !important;
}
