.glmr {
	text-align: center;
	margin: 15px 0;
}
.glmr ul {
	padding: 0;
	list-style-type: none;
	display: flex;
	justify-content: center;
}
.glmr li {
	font-size: 2.5rem;
}
.icon-star-hover {
	cursor: pointer;
}
#tr-title {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: .6em;
}