Inline
{% style %} .hero { background: {{ section.settings.bg }}; } {% endstyle %}
{% style %}.hero{color:{{ settings.text_color }}}{% endstyle %}
Output:
<style>.hero{color:#111827}</style>