<button type="button" class="btn dso-info-button dso-open">
    <span class="sr-only">
        Toelichting
    </span>
</button>
<button type="button" class="btn dso-info-button{{#if infoOpen }} dso-open{{/if}}">
  <span class="sr-only">
    Toelichting
  </span>
</button>
infoOpen: true

De class .dso-info-open (bij getoonde toelichting) maakt de button groen.