@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
header { background-position: 50% 50%; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; }
body { background-position: 50% 50%; line-height: 1.5; font-family: arial; font-size: 1rem; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; background-color: rgb(242, 242, 242); }
footer { background-color: rgb(255, 255, 255); }
.button { font-size: 1.3rem; background-color: rgb(171, 25, 23); }
.button:hover { background-color: rgb(74, 73, 73); }
.arc-main-content { margin-bottom: 17px; }
h1 { letter-spacing: 0.1rem; font-family: arial; font-size: 2.15rem; }
h2, h3, h4, h5, h6 { letter-spacing: 0rem; font-family: arial; }
a.text-light:hover { color: rgb(158, 78, 152); }
a:hover { color: rgb(146, 160, 206); }
a { color: rgb(158, 78, 152); text-decoration: none; }
a.text-light { color: rgb(146, 160, 206); }
