/* Heading Styles */
.text-widget h2 {
    line-height: 2rem;
	margin-bottom: .7rem;
	margin-top:3rem;
    border-bottom: 2px solid #dedede;
}

ol ol li {
	list-style-type: lower-alpha !important;
}

