/*
	Theme Name: Bionest
	Theme URI: 
	Description: Custom blank theme
	Version: 1.0
	Author: Spoon
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

#wp-chatbot-editor{
	color:#000!important;
}
body:not(.region-quebec) #wp-chatbot-chat-container {
	display: none !important;
}