/*======================================
Theme Name: Evergreen
Theme URI: https://www.evergreendesignstudio.com/
Description: Divi Child Theme
Version: 1.0
Author: Erin Morris
Author URI: https://www.evergreendesignstudio.com/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

.swirlbullet ul {
list-style-type: none!important;
}

.swirlbullet ul li:before {
font-family: "Font Awesome 5 Duotone"; font-weight: 900; content: "\f5d2"!important;
margin-right: 10px;
margin-left: -32px;
}

.swirlbullet ul li {
padding-top: 8px!important;
}