.ui.table.custom-list thead th {
    background: #fff6d0;
    color: #293966;
}

.ui.table.custom-list th a {
	color: #293966;
}

.ui.segment.left-menu-segment .wrapper .header {
	background:#fff6d0;
	color: #293966;
}

.ui.button.municipality-button {
	background:#fff6d0;
	color: #293966;
}

.ui.button.municipality-button:hover {
	background:#fff6d0;
	color: #293966;
	opacity: 0.85;
}