#description .container button {
    background-color: #42a5f5;
}

.bot-buttons button:hover{
	background-color: #f59342;
	color: #000;
}