#sp-page .sp-header-tag-h1, #sp-page .sp-header-tag-h2, #sp-page .sp-header-tag-h3, #sp-page .sp-header-tag-h4, #sp-page .sp-header-tag-h5, #sp-page .sp-header-tag-h6 {
	color: #000;
}

#sp-page a {
	color: #f00;
}

#sp-page a:hover {
	color: #c00;
}

#sp-page .btn {
	background-color: #000;
}

@media only screen and (max-width: 480px) {}

@media only screen and (min-width: 481px) and (max-width: 1024px) {}

@media only screen and (min-width: 1024px) {}