/** Import the shared style */
@use "custom_props";

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

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