@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 { font-size: 1.15rem; border-radius: 5px; background-color: rgb(255, 200, 0); color: rgb(0, 0, 0); }
.button:hover { color: rgb(255, 255, 255); background-color: rgb(255, 200, 0); }
h1 { font-family: Arial; color: rgb(105, 105, 105); }
h2, h3, h4, h5, h6, b, strong { font-family: Arial; color: rgb(105, 105, 105); }
p { font-family: Arial; color: rgb(0, 0, 0); }
td, tr { font-family: Arial; color: rgb(0, 0, 0); }
.arc-mainmenu a:hover { color: rgb(255, 200, 0); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(34, 34, 34); background-color: rgb(255, 200, 0); }
