.ui.table.custom-list thead th {
    background: #3c3e3e;
    color: white;
}

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

.ui.segment.left-menu-segment .wrapper .header {
	background:#3c3e3e;
	color: white;
}

.ui.button.municipality-button {
	background:#3c3e3e;
	color: white;
}

.ui.button.municipality-button:hover {
	background:#3c3e3e;
	color: white;
	opacity: 0.85;
}