body > #wtm_cookie_bar {
  position: fixed !important;
  top: unset !important;
  bottom: 0 !important;
  border-top: 1px solid #ccc !important;
  z-index: 30!important;
}

#cookieDeclarationTable {
  border: 1px solid #ccc;
}

#cookieDeclarationTable .cookie-group {
  font-size: 12px;
  border-top: 1px solid #ccc;
}

#cookieDeclarationTable tr th {
  padding: 0.5rem 1rem;
}

#cookieDeclarationTable tr td {
  border: 1px solid #ccc;
  padding: 0.5rem 1rem;
}
