/*
 Theme Name:     Petrochemistery
 Theme URI:
 Description:
 Author:
 Author URI:
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

.et_pb_text.sitemap-list ul li::before {
    content: '\f105';
    float: left;
    display: list-item;
    list-style-position: inside;
    width: 20px;
    margin-left: 0px!important;
    color: #27a1da;
}
