I would like to define a new environment, which I can use to change the appearance of my text locally.
Specifically, I would like to have certain sections look like this, with indentation, smaller and title in bold.
indent_everything_that_follows{
{\footnotesize
\textbf{Example: } a few paragraphs here
}
}
Thank you!

