/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
.bc-wp{
	margin-bottom:40px;
}
.bc-wp::after{
	content:'';
	display:block;
	clear:both;
}
.bc-item,
.bc-separator{
	float:left;
}
.bc-item{
	color:rgba(255,255,255,0.6);
}
.bc-item a{
	color:white;
}
.bc-item a:hover{
	color: #ed1c24;
}
.bc-separator{
	margin: 0 7px;
}