.article ol {
	list-style: unset;
    font-family: open-sans, sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 26px;	
}
.article li, p, a {
	list-style: unset;
	font-family: open-sans, sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 26px;
}