.button-link:hover {
  color: #18181b !important;
  background-color: #ffd444 !important;
}

:root {
  --prose-code-block-background-color-light: #27272a !important;
}
