body {
	color: #000;
	font-size: 20px
}

.wpcf7-submit {
	background-color: #000;
	width: 100px
}

.wpcf7 form p {
	color: #fff;
	font-size: 15px
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 100
}

.footer .bottom-footer {
	padding-top: 20px;
	padding-bottom: 0
}

.footer .bottom-footer .footer-logo+p {
	margin-top: -20px;
	font-size: 15px
}

@font-face {
	font-family: SansationBold;
	src: url(fonts/Sansation_Bold_2.ttf);
	font-weight: 700
}

@font-face {
	font-family: SansationRegular;
	src: url(fonts/Sansation_Regular_2.ttf);
	font-weight: 400
}