#CybotCookiebotDialog {
    top: unset !important;
    bottom: 8px !important;
    transform: translateX(-50%) !important;
}

#CybotCookiebotDialogBody .CybotCookiebotScrollContainer {
    max-height: 13em !important;
}

#CybotCookiebotDialogBodyLevelButtons {
    max-height: 62px !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
}

#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
    padding: .5em 1em !important;
}