@import url('https://fonts.cdnfonts.com/css/century-gothic');
body, *{
	font-family: 'Century Gothic' !important;
	font: 600 1em/1.5em 'Century Gothic', 'Open Sans', sans-serif;
}
tr.bg-table {
    background: #9E926F !important;
    color: #fff!important;
}
.selezionaQuotaIscrizione{
	color: #9E926F;
	padding: 4px 10px;
	font-size: 1.4em;
	text-align: center;
	font-weight: bold;
}