/* 
 * Stylesheet 
 * 
 *
 * 
 */
.above-the-fold{
	background: radial-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)), url('../img/arena-di-verona.jpeg');
	background-position: center;
	background-size: cover;
	color:white;
	height: 80%;
	font-family: 'Lobster', cursive;
}

.description:before{
	background: linear-gradient(to right,#20bf55 33%,#01baef 66%,#20bf55 100%);
	width:100%;
	height:10px;
	content:'';
}

.title{
	font-family: 'Lobster', cursive;
}


p {
	font-family: 'Dancing Script', cursive;
	font-size: 1.5rem;
}

.highlight {
font-size:1.8rem;
}

h1 {
	font-size:3.2rem;
}

h3 {
font-family: 'Dancing Script', cursive;
font-weight: bold;
font-size: 2.2rem;
}

h5 {
font-family: 'Dancing Script', cursive;
	font-size: 1.8rem;
}

button>a {
color:white;
text-decoration:none;
}

button>a:hover {
color:black;
}

h2 {
font-family: 'Lobster', cursive;
font-size: 2rem;
}


a#linkbianco {
color:white;
text-decoration: none;
font-size: 2rem;
}

th#titoletto {
	font-family: 'Lobster', cursive;

}

tr {
font-family: 'Dancing Script', cursive;

}
