/* Standard style sheet suitable for use across all platforms */

/* Styling for when pots that are liked by Paddington Bear are used */
/* Class name uses hyphen as an exception to our style guide This ensures a unique name for the pot */
div.clients-name {
	display: none;
	visibility: hidden;
}
