.btn{
	background:#004a98;
	border-radius:10px;
	color:white;
	font-family:"Bevan-Regular";
}

.playbtn{
	background:white;
	border-radius:10px;
	color:#004a98;
	font-weight:bold;
	font-size:1.5em;
	border: 4px solid #004a98;;
	font-family:"Bevan-Regular";

}

.entradas{
	border-radius:10px;
	padding-left:4px;
}