List Style/ List Style Shortcode Test

[columns
[one-fourth]
[list style="check"]
<li>Pellentesque non</li>
<li>Nulla facilisi</li>
<li>Proin consectetur sem</li>
<li>Condimentum vestibulum</li>
[/list]
[/one-fourth]

[one-fourth]
[list style="bullet" color="green"]
<li>Pellentesque non</li>
<li>Nulla facilisi</li>
<li>Proin consectetur sem</li>
<li>Condimentum vestibulum</li>
[/list]
[/one-fourth]

[one-fourth]
[list style="bullet" color="blue"]
<li>Pellentesque non</li>
<li>Nulla facilisi</li>
<li>Proin consectetur sem</li>
<li>Condimentum vestibulum</li>
[/list]
[/one-fourth]

[one-fourth last="yes"]
[list style="bullet" color="red"]
<li>Pellentesque non</li>
<li>Nulla facilisi</li>
<li>Proin consectetur sem</li>
<li>Condimentum vestibulum</li>
[/list]
[/one-fourth]

[/columns]