.library-table {
	font-family: 'Poppins';
}

.tablepress .odd td {
	background-color: #314E85 !important;
	color: #fff !important;
}

.tablepress .even td {
	background-color: #fff !important;
	color: #314E85 !important;
}