@import url("https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900|Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
body { background-position: 50% 50%; background-image: none; font-family: Lato; font-weight: 400; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; background-color: rgb(238, 238, 238); font-size: 1rem; }
h1 { color: rgb(47, 39, 108); font-family: Lato; font-weight: 400; font-size: 2.2rem; letter-spacing: 0rem; }
h2 { font-family: "Open Sans"; }
header { background-color: rgb(95, 12, 123); padding-top: 0px; padding-bottom: 0px; }
.arc-main-content { margin-top: 0px; margin-bottom: 0px; background-color: rgb(255, 255, 255); }
p { color: rgb(0, 0, 0); }
footer { background-color: rgb(47, 39, 108); }
.text-light { color: rgb(255, 255, 255); }
.container { max-width: 900px; }
h2, h3, h4, h5, h6 { color: rgb(47, 39, 108); font-family: Lato; font-weight: 400; }
.button { background-color: rgb(47, 39, 108); color: rgb(255, 255, 255); border-radius: 2px; font-size: 1.15rem; }
.button:hover { background-color: rgb(47, 39, 108); }
