/*
Theme Name: Divi-child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 1.0.0
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Template: Divi
Author URI: http://www.elegantthemes.com
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, $
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

#footer-widgets .footer-widget ul {
    list-style-type: none;
}

#footer-widgets .footer-widget ul li {
    margin-bottom: -5px;
}

#footer-widgets .footer-widget ul {
    padding-left: 13px;
}

#footer-widgets .footer-widget li:before {
    font-family: FontAwesome;
    content: "\f138";
    margin-top: -12px;
    margin-left: -12px;
    color: #fff;
    border-style: none;
}

#footer-widgets .footer-widget li:hover {
    cursor: pointer;
}