@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: 1000px; }
.arc-main-content { margin-top: 2px; margin-bottom: 2px; }
body { font-size: 1rem; line-height: 1.5; }
h1 { font-size: 2.45rem; letter-spacing: 0.1rem; font-weight: 300; }
header { background-color: rgb(255, 255, 255); }
footer { background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: url("//delegia.com/app/Data/ProjectImages/12533/LU/LUljusbeige.jpg"); background-color: rgb(255, 255, 255); padding-bottom: 0px; }
.button { background-color: rgb(235, 229, 217); border-radius: 20px; font-size: 1rem; color: rgb(0, 0, 0); }
.button:hover { background-color: rgb(157, 157, 157); }
a { color: rgb(153, 102, 51); text-decoration: none; }
a:hover.text-light { color: rgb(219, 219, 219); }
a:hover { color: rgb(24, 21, 114); text-decoration: underline; }
p { color: rgb(79, 79, 79); }
.InputField, .InputSelect { font-weight: 300; }
