:root{

	--bgHeader: #4a0a81;
	--textHeader: #ffffff;
	--borderColor: #dcdfe6;
	--bgFooter: #f5f5f5;
	--bgMessage: #ffffff;
	--textMessage: #000000;
	--bgBackground: #eaeef3;
	--bgUpload: #4a0a81;
	--textUpload: white;
	--textSize: 14px;
	--fontFamily: 'Arial';
	--borderRadiusButton: 8px;
	--borderButtonColor: #4a0a81;
	--textButtonHover: white;
	--backgroundButtonHover: #4a0a81;
	--backgroundChatButton: #4a0a81;
	--borderRadiusChatButton: 16px;
	--textSizeChatButton: 16px;
	--fontFamilyChatButton: 'Arial';
	--textColorChatButton: white;
	--bgButtonBase: #4a0a81;
	--textColorButtonBase: white;

}
