@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 { font-size: 2.4rem; border-radius: 8px; color: rgb(220, 119, 49); background-color: rgb(255, 235, 52); }
.button:hover { color: rgb(111, 111, 111); }
