/*
 * Angular Theme
 */

@media screen and (max-width: 547px) {
	body{color:red;}
}