/* www.lfap.tv test styles */

body {
	background-color: #2786C0;
}

@media screen and (max-width: 500px) {
	body {
		background-color: white;
	}
}