div.klaro-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #444444;
  border: none;
  padding: .5rem .75rem;
  color: #ffffff;
  font-size: .75rem;
  border-radius: 4px;
  cursor: pointer;
} 

.klaro .cookie-modal {
  z-index: 2000 !important;
}
