
#title {
	background-color: #ee7e00;
}

table.list-table th {
	background-color: #ee7e00;
}

ul.list li {
	background-image: url(../../images/ul_list_li_orange.svg);
}