@import url(https://fonts.googleapis.com/css?family=Open+Sans);

:root {
			--attachedFilesTitle: hsl(95, 65%, 55%);
			--buttonsColor: hsl(95, 65%, 55%);
			--btclose-visibility: visible;
			--headerTextColor: white;
			--main-color: hsl(95, 65%, 55%);
			--scrollcolor: hsl(95, 65%, 55%);
			--suitBotColor1: hsl(95, 65%, 55%);
			--suitBotColor2: hsl(95, 65%, 45%);
			--userTextColor: hsl(0deg 0% 100%);
			--botTextColor:black;
		}