@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 { background-color: rgb(241, 84, 111); }
.button:hover { background-color: rgb(160, 56, 74); }
.arc-mainmenu a:hover { color: rgb(241, 84, 111); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(241, 84, 111); }
body { background-color: rgb(247, 246, 245); font-size: 0.95rem; font-family: "Open Sans"; }
header { background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-color: rgb(255, 255, 255); }
p { color: rgb(0, 0, 0); }
h1 { color: rgb(0, 0, 0); }
