.bbpress-content-single-topic {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.bbpress-content-single-topic__header {
  display: flex;
  align-items: center;
}

.bbpress-content-single-topic__search-wrapper {
  margin-left: auto;
}
