/* Sidebar widgets ---------------- */
	 
	.widget ul, 
	.widget ol {
		-webkit-padding-start: 0;
		padding-left: 0;
		list-style: none;
		}

	.widget .post-date {
		font-weight: 700;
		display: block;
		color: rgba(0,0,0,0.60);
	font-family: "capitamedium";
		}