@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-size: cover; background-repeat: no-repeat; background-attachment: fixed; }
body { background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-color: rgb(242, 242, 242); line-height: 1.5; font-size: 1rem; font-family: arial; }
footer { background-color: rgb(255, 255, 255); }
.button { background-color: rgb(216, 9, 114); font-size: 1.3rem; }
.button:hover { background-color: rgb(230, 191, 179); }
.arc-main-content { margin-bottom: 17px; }
h1 { font-size: 2.15rem; letter-spacing: 0.1rem; font-family: arial; }
h2, h3, h4, h5, h6 { letter-spacing: 0rem; font-family: arial; }
a:hover.text-light { color: rgb(158, 78, 152); }
a:hover { color: rgb(146, 160, 206); }
a { text-decoration: none; color: rgb(158, 78, 152); }
a.text-light { color: rgb(146, 160, 206); }
