.content__title.d-flex.flex-row {
  padding: 0;
  margin-bottom: 1rem;
}

.gap-2 {
  gap: 0.5rem;
}

.mt-6 {
  margin-top: 1.5rem;
}
