/* Custom */

#page-content {
	padding: 2% !important;
	padding-bottom: 5% !important;
	
}

#footer > div {
    padding: 70px 0 70px !important;
    min-height: 0 !important;
    width: 100%;
}

#footer .minimal {
    background: #000;
    color: #6b6b6b;
    font-size: 1em !important;
    line-height: 1em !important;
    font-weight: 400 !important;
    text-align: center;
}

#copyright {
	font-size: 1em !important;
}

#socialmediaicons {
	font-size: 1.5em !important;
}

#header.nav-back {
    background: rgb(34, 34, 34) !important;
}