body {
    background: white;
}
.container {
    max-width: none;
}
.wrapper {
    max-width: 1080px;
    margin: auto;
}
.container--outer {
    box-shadow: none;
}
.footer {
    background: none;
}
.footer a {
    color: #3e3e3e;
  }
.divider {
    margin-left: -8px;
    margin-right: -8px;
    height: 3px;
}
