#cajacookies {
  box-shadow: 0px 0px 5px 5px #808080;
  background-color: white;
  color: black;
  position: fixed;
  bottom: 0px;
  width: 100%;
}

#cajacookies button {
  color: black;
}

.linked:hover {
  color: #f5b041 !important;
}
