a {
	color: #175c37ff;
}

h1,h2,h3,h4,h5 {
	color: #175c37ff;
}


/* Drawer Color */
nav.navmenu .navmenu-drawer {
	background-color: white;
}


table.table-datalist th {
	background: #175c37;
	color: #ffffff;
	box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
}

table.table-datalist td,
table.table-datalist th {
	border: 1px solid #888;
}