<button class="btn">default</button>
        <button class="btn color-bg-secondary">secondary</button>
        <button class="btn color-bg-error ">error</button>
        <button class="btn color-bg-success">success</button>
        <button class="btn color-bg-warning ">warning</button>