/**
 * Theme Name: Icelander Child
 * Template: icelander
 * Version: 1.0.0
 * Description: This is a child theme of Icelander
 */

/* Put your custom CSS styles below... */
ul.mybullet li {
list-style-image:url('https://silver.stribor.com.hr/wp-content/uploads/2021/11/bull.png') !important;
	  margin-left:20px; !important;

}