/*
Theme Name: MF Child
Theme URI: http://www.mfdsgn.com/mf/
Template: mf
Author: Mfdsgn
Author URI: http://www.mfdsgn.com/
Description: MF Theme is an Multi-Purpose WordPress Theme.
Version: 2.4.6
*/
.vc_column-inner ul li:before {    
	font-family: FontAwesome;
	content: "\f013";
    margin: 0 8px 0 -20px;
	color: #2FC42F !important;
}

.vc_column-inner ul {
  list-style-type: none;
  padding-left: 20px;
}
