#copyRight {
  margin-top: 50px;
  padding-bottom: 30px;
  background-color: rgb(25, 25, 25, 0);
}

#copyRight hr {
  margin-bottom: 20px;
  height: 1px;
  background-color: white;
  border: none;
}
