
/* HEADER */
/* --------------------------------------------------------------------------- */

.header-sp {
	padding: 3rem 0;
}

.header-sp h1 {
	font-family: "Anton", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 4.6rem;
    letter-spacing: 0.1rem;
    font-weight: normal;
	margin: 0 !important;
}

/* FOOTER */
/* --------------------------------------------------------------------------- */

.footer {
	text-align: center;
    padding: 30px 0;
}

.footer p {
	font-size: 0.8rem;
	color: #A9A9A9;
	margin: 0 !important;
}