.lgpd {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 160px;
  background-color: rgba(0,0,0,0.9);
  z-index: 999;
}

.lgpd p {
  font-size: 1rem;
}

.btn-lgpd {
  height: 2.5rem;
  font-size: 0.9rem;
}