.changeOne{
  color: rgb(245, 124, 0);

}
.changeTwo{
  text-align: inherit;
  padding-bottom: 15px;
  padding-left: 20px;
  color: grey;
}

.changeThree{
  padding-left: 80px;
  list-style: none;
}
.first-footer .changeThree{
  padding-left:0px;
  margin: 10px 0;
}
.changeFour{
  margin-right: 75px;
  text-align: center;
}
.first-footer .changeFour{
  margin-right:0px;
}
.changeFour p{
  hyphens: auto;
}

.changeFive{
  padding-left: 65px;
  list-style: none;
}

.first-footer .changeFive{
  padding-left:0px;
}
.changeSix{
  text-align: justify;
}
.changeSix p{
  hyphens: auto;
}

.social-media{
  padding-left: 18px;
  padding-top: 10px;
}
.changeSeven{
  font-weight: normal;
}
.changeEight{
  margin-left: 1px;

}
