.klaro {
  --dark1:  #f9fafb;  /* Hintergrund hell */
  --light1: #212529;  /* Text dunkel */
  --dark2:  #9ca0a3;  /* Divider */
  --light2: #e9ecef;  /* weitere helle Flächen */
  --green1: #234566;
  --green2: #567890;
  --blue1: #567890;
  
}

.klaro .cm-btn {
  padding-top:0.375rem!important;
  padding-bottom: 0.375rem!important;
  padding-left: 0.75rem!important;
  padding-right: 0.75rem!important;
}

.klaro .cookie-modal h1 {
  font-family: "Shippori Mincho", serif;
}

.klaro .cookie-notice {
  padding: 0.5rem!important;
  outline-color: silver;
}

.klaro .cm-modal {
  padding: 0.5rem!important;
}

.klaro .cm-powered-by { 
  display: none !important; 
}