@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
.container { max-width: 800px; }
.arc-main-content { margin-top: 0px; margin-bottom: 25px; box-shadow: none; }
body { font-size: 1rem; line-height: 1.5; }
h1 { font-size: 2.4rem; letter-spacing: 0.1rem; }
.button:hover { background-color: rgb(0, 197, 216); }
.button { border-radius: 3px; background-color: rgb(0, 162, 177); }
