.footer-item {
	font-weight: bold;
  	font-size: 20px;
}

.footer-item:hover {
	background-color: #dbdddf;
}