body {
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    color: #636363;
}
h2 {
    font-weight: 300;
    line-height: 1.5;
    margin: 0 0 0.7em 0;
    letter-spacing: -0.025em;
}
.plain-list li {
   list-style-type: none

}
footer {

    padding:1em 3em;
    background: #dcefcb;
}
footer a {
     color: inherit; 
}
.container {
            max-width: 1011px !important;
}