.footer {
	&__footer {
		width: 100%;
		background-color: $footer-background;
		color: $white;
		position: fixed;
		bottom: 0;
	}
}
