@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
footer { background-color: rgb(255, 255, 255); }
.button:hover { color: rgb(230, 70, 10); background-color: rgb(255, 255, 255); }
.button { border-radius: 5px; background-color: rgb(17, 17, 17); font-size: 1.15rem; }
h1 { font-size: 1.9rem; }
h2, h3, h4, h5, h6 { font-size: 1.5rem; letter-spacing: 0.13rem; }
