.send{
	background-color:rgba(100, 149, 237, 0.22);
}

.send:hover{
	background-color:rgba(100, 149, 237, 0.4);
}

body{
	background-color:rgba(70, 130, 180, 0.15) !important;
}

.message{
	color:red;
}