.homepage .teaser-container h1 {
	color: #0b2228;
	font-weight: normal;
}
/* HIDE Button "Organize Game Group" */
.game-detail-page .game-detail .join-buttons a.join-invite-only-game.btn,
.game-detail-page .game-detail .explanation {
    display: none;
}
