.club-page-background {
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	line-height: 1.6;
	background-color: #9b01ad;
}

.player-thumb {
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 10px;
}




