@import url("https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900|Righteous:400|Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
.arc-main-content { margin-top: 0px; margin-bottom: 0px; }
header { background-color: rgb(255, 255, 255); }
p { color: rgb(17, 17, 17); }
body { font-weight: 400; font-family: Lato; background-color: rgb(207, 173, 206); }
h1 { color: rgb(160, 85, 152); font-weight: 400; font-family: Righteous; font-size: 2.6rem; }
h2, h3, h4, h5, h6 { color: rgb(160, 85, 152); font-family: Righteous; font-weight: 400; font-size: 1.7rem; }
.button { background-color: rgb(85, 120, 160); border-radius: 0px; font-size: 1.4rem; color: rgb(255, 255, 255); }
.button:hover { background-color: rgb(71, 101, 135); color: rgb(238, 238, 238); }
