@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
.button { background-color: rgb(232, 233, 222); color: rgb(0, 0, 0); }
.button:hover { color: rgb(255, 255, 255); background-color: rgb(119, 119, 114); }
