.btn{
	background-color: #6e140c; 
}
.btn:hover{
	background-color: #8b3c35;
}