.mwteams .player-name {
	font-weight: 600;
	/*background-color: #e9e9e9;*/
	padding: 10px;
	text-transform: uppercase;
}

.mwteams .item .player-name {
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: 600;
	background-color: #e9e9e9;
	padding: 10px;
	text-transform: uppercase;
}

.mwteams .item .player-position {
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: 600;
	padding: 10px;
	text-transform: uppercase;
}

.mwteams a {
	color: black;
}

.player-page .player-name h1  {
	margin-bottom: 15px !important;
}

.player-info .field-title, .player-description .field-title {
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 0 0 15px;
	font-weight: 600;
}

.player-info .field-value, .player-description .field-value {
	font-size: 1.6em;
	line-height: 1.2em;
	margin: 0 0 15px;
	font-weight: 600;
}

.player-description {
	margin-top: 20px;
}