.cookie-button{
  color: black;
  background: white;
  padding: 0.4em 1em;
  text-decoration: none;
}

.cookie-button:hover{

  text-decoration: none;
}
