#footer {
	padding: 30px !important;
}
.footer-logo {
	margin-bottom: 25px;
}
#footer .social {
	margin: 0 !important;
}
.contact-button a {
	text-decoration: none;
    padding: 5px 55px;
    background: #fff;
    border: 1px solid #000;
    color: #000;
}
.footer-contact-block {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.contact-email a {
	color: #000;
}
.column-block-menu {
	display: flex;
}