
#title {
	background-color: #e50037;
}

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

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