
/*!	PAGE: FEATURES
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
thead th {
	font-weight:normal;
}
tbody th.section-title,
tbody td.section-title {
	font-weight:bold;
	padding:.75rem  0 .75rem 1.5rem;
}
tbody td.more-text {
	padding:.75rem  0 .75rem 1.5rem;
	font-style:italic;
}
tbody td.section-title {
	background:#efefef;
	color:#2c8ef2!important;
}
.table tbody th {
	font-weight:normal;
}
.table tbody td,
.table tbody th {
	vertical-align:middle;
	border-bottom:1px solid #ccc;
}
@media (min-width:0) and (max-width:576px) {
	.table{
		font-size:.725rem;
	}
}
@media (min-width:576px) and (max-width:768px) {
	.table {
		font-size:.9rem;
	}
}
@media (min-width:0) and (max-width:768px) {
	tbody th.section-title,
	tbody td.section-title,
	tbody td.more-text {
		padding:.75rem 0 .75rem .75rem;
	}
	tbody td.section-title {
		/* text-align:center; */
	}
}
.random-players {
	max-width: 800px;
}