/**
 * @provides kit-wall-css
 */

.wallkit_frame {
 background-color: none;
}

.wallkit_post {
  color: white;
}

.wallkit_form {
  color: white;
}

.wallkit_postcontent {
	color: white;
}

.wallkit_subtitle{
	color: white;
}

.subtitle_left {
	color: white;
}


