Text(
        text = stringResource(R.string.listing_details_description),
        style = MaterialTheme.typography.titleMedium,
        color = contentColorFor(MaterialTheme.colorScheme.surface)
    )