body {
    margin: 0;
    font-family: 'Source Sans Pro', sans-serif;
    overflow-x: hidden;
    position: relative;
    -webkit-font-smoothing: antialiased;
    background: #FFFFFF;
    color: #565656;
    margin-bottom: 200px;
}

.process-form {
    margin: 0 22px;
}
