/*
Theme Name: ViperCapital - Uncode Child
Description: Child theme for Uncode theme
Author: Marius @ APCINTERNET
Author URI: http://apcinternet.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
**/



.post-content ul li{
	list-style: none;
}
.post-content ul li:before {
    content: "\002022";
    color: #f42534;
	margin: 0 0.5em;
}
.post-content ul li{
	text-indent: -22px;
	padding-left: 22px;
}