*{
	margin: 0 !important;
	padding: 0 !important;
}
.container{
	max-width: 1200px;
	margin: 0 auto !important;
}
a{
	text-decoration:none !important;
	color: unset !important;
}

.page-bottom{
    position:absolute;
    bottom:0;
    width: 100%;
}