html {
    background-color:#FFF !important;
}
#jobs {
    border:none !important;
    border-radius: 0 !important;
    color:#333333 !important;
}
#jobs h1 {
    font-size: 24px !important;
    font-weight: 700 !important;
    color: #3D1951 !important;
}
footer {
    display: none !important;
}

#jobs-list {
    padding:0 !important;
}   
#jobs-list li {
    margin: 0 0 25px 0 !important;
}
#jobs-list a {
    color:#3d1951 !important;
}