

.page-header::before {
	background-color: unset;
}

ul,ol > li {
    color: rgb(44, 44, 44);
	line-height: 1.61em;
	font-weight: 300;
	font-size: 1.2em;
}