/*********************
* DESIGN ITALIA (intro) ADAPTATION
*********************/

/* Footer
********************************************************
-------------------------------------------------------*/
.it-footer-main {
	margin-left: .5%;
	margin-right: .5%;
	width: 99%;
    background-color: #036;
    color: #fff;
    font-size: 16px;
}
.it-footer-main a {
    color: #fff;
}
.it-footer-main .highlight {
	color: #fff;
	font-weight:bold;
}
.it-footer-main .footer-content {
	padding: 32px 0;
	text-align: center;
}
.it-footer-main .subfooter-bottom {
	font-size:90%;
}
/* 
*********************************************************/

