@charset "UTF-8";
/* CSS Document */


.tempbutton{
	color: rgba(255,250,250,1.00);
	font-size: 15px;
	font-family: "Helvetica Bold";
	font-weight: 900;
	background-color: #BB9369;
	padding: 15px 35px;
	    border: none;
    justify-content: center;
    text-align: center;
}