#CybotCookiebotDialog .CybotCookiebotDialogBodyButton {
  white-space: normal !important;
  line-height: 1.3 !important;
  height: auto !important;
  min-height: 58px !important;
  padding: 14px 18px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  overflow: visible !important;
}
#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,
#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,
#CybotCookiebotDialogBodyButtonDecline {
  background-color: #173dd7 !important;
  border-color: #173dd7 !important;
  color: #ffffff !important;
}