.bottom {
	background-color: rgba(98,134,147,0.3);
}

.bottom img{
	height:55px;
	margin-right: 5px;
}

.bottom a {
	border-bottom: unset;
	display: flex;
	align-items: center;
}

.bottom .block {
	display: flex;
	justify-content: center;
	gap:30px;
}