div.block.block-filter-cat {
  margin-top: var(--wp--preset--spacing--xl);
}
div.block.block-filter-cat .select-container {
  box-sizing: border-box;
  max-width: 495px;
}
div.block.block-filter-cat #category {
  font-weight: bold;
}