.numerito {
	background-color: gray;
	color: white;
	font-size: 0.7em;
	margin-left: 0.5em;
	padding: 0.3em; 
	border-radius: 100%;
	width: 2.2em;
	height: 2.2em;
}

.video {
	cursor: pointer;
}

#video {
	max-height: 80vh;
}