div.klaro-button {
  font-size: 1rem !important;
  background-color: #5b7786;
  right: auto;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, -50%);
  z-index: 400;
}

@media (min-width: 376px) {
  div.klaro-button {
    font-size: 1.25rem !important;
  }
}

.slider::before {
  background-color: #a99f9f !important;
}
