/*----------------footer------------------------------*/
footer{
	color: #000;
	padding: 15px 0px 10px 0px;
	border-top: 1px solid #c0c0c0;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 600;
}
.footerTitle a{
	text-decoration: none;
	color: #000;
}
/*----------------footer-----------------*/