.CybotCookiebotDialog_L4 {
    transition: all 0.3s ease !important; /* Aggiunge una transizione per un effetto più fluido */
    border: 1px solid #CCCCCC !important;
}

.CybotCookiebotDialogBodyButton{
    padding:0px !important;
}

.CybotCookiebotScrollContainer{
    border-bottom: 0px !important;
}

#CybotCookiebotDialogBodyContent{
    padding-top: 15px !important;
}

#CybotCookiebotDialogFooter{
    padding-top:0px !important;
}

.Button_L4{
  color: #333333 !important;
  border: 1px solid #333333 !important;
  line-height: 25px !important;
}

.Button_AllowAll_L4{
  background-color: #19a974 !important;
  border-color: #19a974 !important;
  line-height: 25px !important;
}

.CybotCookiebotDialogBodyButtonDecline_L4{
  color: #007bff !important;
  border: 1px solid #007bff !important;
}

.CybotCookiebotDialogBodyLevelButtonCustomize_L4{
  color: #007bff !important;
  border: 1px solid #007bff !important;
}

/*
#CybotCookiebotDialogBodyContentTitle{
  color:#007bff !important;
}
*/

#CybotCookiebotDialog input:checked+.CybotCookiebotDialogBodyLevelButtonSlider {
  background-color: #007bff !important;
}

#CybotCookiebotDialogNav{
  border-bottom: none;
}