@charset "UTF-8";
#pulsante4 {
	font-family: 'BebasRegular';
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	color: #333;
	text-decoration: none;
	text-align: center;
	height: 15px;
	width: 100px;
	position: absolute;
	left: 375px;
	top: 490px;
}
