Buttons types
<span class="text-styled-button"> Type 1 </span>
<button class="styled-button w-full rounded"> Type 2 </button>
<button class="styled-button w-full rounded" Disabled >Type 2 Disabled</button>
<span class="text-styled-button"> Type 1 </span>
<button class="styled-button w-full rounded"> Type 2 </button>
<button class="styled-button w-full rounded" Disabled >Type 2 Disabled</button>