/**
 * Theme Name: Plannet Theme
 * Template:   blankslate
*/

body,html{
	margin:0;
	overflow-x:clip;
}

a{
	text-decoration:none;
	cursor:pointer;
}