.pagination {
	margin: 0px;
}

.dr-point::after {
	content: "\2605";
	font-size: 1.2em;
	color: gold;
}

.money {
	font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
	color: #216C2A;
}

.money.text-danger {
	font-weight: bold;
	color: #A94442;
}
