/* footer */
.footer{
	margin-top: -1px}
@media screen and (min-width: 29.938em) {
	.footer{
		margin-bottom: 1em}
}
@media screen and (max-width: 29.938em) {
	.footer{
		display: flex;
		flex-flow: column nowrap}
    /*.footer .tools, */.footer__tools{
    	margin: 1em 0;
		/*
		align-self: flex-end;
    	display: block;
    	width: auto*/}
	/*.footer > .column-content,  */.footer__content {
		order: -1}
	/*.footer > .column-sidebar, */.footer__sidebar{
		padding: 0.5em;
		border-left: 1px solid;
		border-bottom: 1px solid}
}