@charset "UTF-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Permanent+Marker);
@import url(https://fonts.googleapis.com/css?family=Francois+One);

.creditsfooter {
	font-family: 'Francois One', sans-serif;
}

.copyfooter {
	background: #6e7071;
	line-height: 35px;
	font-size: 13px;
	font-family: 'Permanent Marker', cursive !important;
	padding-top: 10px;
	padding-bottom: 10px;
}

.copyfooter a {
	color: #FFF !important;
	text-decoration: none;
}

.copyfooter a:hover {
	color: #ff8300 !important;
}

.copyfooter span {
}

.credits-sutich {
	color: #FFF !important;
	font-family: 'Arsenal', sans-serif;
}