// Import the shared style
@import "utils/_custom_props";

// This stylesheet is used to style the admin of WordPress.

// Dashboard

#dashboard_right_now a.demo-count:before {
	content: "\f115";
}
