#footer {
    font-size: 0.8em;
    line-height: $footer-height;
	text-align: center;
}

@include COLLAPSED() {
	.scrolltotop-btn {
		text-align: right;
	}
}
