Format text with a given style.
Usage
format_text( text, style="default", )
text: str
The text to format.
style: str = "default"
The style to apply.
str
Formatted text.