.kiwi-post-category h3{
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	text-transform: uppercase;
	margin-bottom: 25px;
}

.kiwi-post-category ul{
	list-style: none;
	margin: 0;
}

.kiwi-post-category li{
	margin-left: 0 !important;
	margin-bottom: 8px;
}

.kiwi-post-category li a{
	background: #F6F6F1;
	padding: 12px 15px;
	font-weight: 600;
	font-size: 14.5px;
	line-height: 100%;
	border-radius: 7px;
	width: 100%;
	display: block;
	color: #454648 !important;
}