:root{

	--bgHeader: #027a47;
	--textHeader: #fafafa;
	--borderColor: #dcdfe6;
	--bgFooter: #f5f5f5;
	--bgMessage: #027a47;
	--textMessage: #fafafa;
	--bgBackground: white;
	--bgUpload: #027a47;
	--textUpload: white;
	--textSize: 14px;
	--fontFamily: 'Arial';
	--bgMessageMe: #DCDFE6;
	--borderRadiusButton: 8px;
	--borderButtonColor: #027a47;
	--textButtonHover: white;
	--backgroundButtonHover: #027a47;
	--backgroundChatButton: #027a47;
	--borderRadiusChatButton: 16px;
	--textSizeChatButton: 16px;
	--fontFamilyChatButton: 'Arial';
	--textColorChatButton: white;
	--backgroundOptions: #f5f5f5;
	--textColorList: #1e1e1e;
	--backgroundButtonConfirm: #027a47;
	--colorButtonTextArea: ;
	--bgButtonBase: ;
	--textColorButtonBase: ;

}