/*
 * Add custom CSS here.
 *
 * This file is enqueued on the front end and in wp-admin.
 */

body.wp-admin .wp-trial-plugin-debug,
.wp-trial-plugin-debug {
	display: none;
}
