/* Enter Your Custom CSS Here */
.mkd-content li{
	font-size:16px;
}

@media only screen and (max-width:480px){
	h1, h1 a{
	font-size:21px!important;
}
}
@media only screen and (max-width: 480px){
.mkd-container-inner, .mkd-grid, .mkd-grid-section .mkd-section-inner{
width:370px;	
}
	h4.mkd-team-name{
		font-size:15px;
	}
}
p.mkd-icon-list-text{
	color:#c3925e!important;
}
.mkd-title .mkd-title-holder h1 span{
	text-transform:none;
}
.testo-personalizzato{
	font-family:Dynalight,cursive;
	font-size:25px;
	line-height:1;
	font-weight:100;
	border-top:1px solid #c69866;
	border-bottom:1px solid #c69866;
	padding:20px;
}