
#title {
	background-color: #597ec1;
}

#title h1 {
	letter-spacing: -.1em;
}

#title h1 strong {
	letter-spacing: 0;
}

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

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