.footerBk {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: black;
  margin-top: 5rem;
  color: #ffffff;
}

.footterL {
  font-size: 0.8rem;
}

.foottertEnd {
  width: 100%;
  margin-top: 5rem;
  position: fixed;
  bottom: 0;
  left: 0;
}
