footer .shorten .bottom-menu .item{
	width: 100%;
	margin-bottom: 12px;
}
footer .shorten .bottom-menu .item .title{
	text-transform: none;
}
footer .shorten .bottom-menu .item .title a {
	font-weight: 500;
	font-size: 15px;
	line-height: 15px;
	color: #D9D9D9;
    padding: 0;
}
footer .shorten .bottom-menu .item .title a:hover{
	color: var(--main-color);
	opacity: 1;
}