.footer-block {
	width: 100%;
	height: 15px;
	box-sizing: border-box;
	background-color: #b91c25;
	margin: 0px 0px 20px 0px;
}

.footer-copyright {
	width: 85%;
	box-sizing: border-box;
	color: #000;
	background-color: #fff;
	font-size: 16px;
	margin: 0px 0px 0px 10px;
}
