@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
.arc-mainmenu a:hover { text-decoration: none; color: rgb(80, 101, 62); }
.container { max-width: 1200px; }
.arc-main-content { margin-top: 25px; }
body { background-color: rgb(247, 255, 224); }
.button { background-color: rgb(58, 88, 19); border-radius: 0px; font-size: 1.75rem; }
.button:hover { background-color: rgb(222, 227, 247); color: rgb(0, 0, 0); }
.arc-mainmenu { text-align: center; }
.arc-mainmenu a { font-size: 1.1rem; color: rgb(80, 101, 62); font-weight: 600; text-decoration: underline; }
header { padding-top: 15px; padding-bottom: 15px; }
footer { background-color: rgb(58, 88, 19); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(80, 101, 62); }
