.stack_lists{
	ul{
		li{
            text-align: left;
            margin-bottom: 0.5rem;
            line-height: 1.35em;
		}
	}
}