/*
 Theme Name:     vNEST Child	
 Theme URI:      https://www.vnest-webdesign.com
 Description:    vNEST Child Theme
 Author:         Dirk Vogel
 Author URI:     https://www.vnest-webdesign.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/*Verändern der Bullet Points*/
.pa-bullet-list-1 ul {
list-style-type: none!important;
}

.pa-bullet-list-1 ul li:before {
content: '\e052'!important;
color: #287233;
font-family: 'ETMODULES'!important;
margin-right: 10px;
margin-left: -14px;
font-size: 1.2em!important;
}

