/* Custom CSS - write your own CSS values to overwrite the ones from coraline */

/*h1, h2, h3 {
    color: #fff;
}

body, input, textarea {
    color: #fff;
}
*/
 .page-id-70 h1 {
 color: #1c1c1c !important;
}

 .page-id-70 #content-container {
    background-color: #1c1c1c;
}
#content-container {
    background-color: white;
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 2%
}

body.page-id-70 {
background-image: none !important;
}

 .page-id-156 h1 {
 color: #1c1c1c !important;
}

 .page-id-156 #content-container {
    background-color: #1c1c1c;
}

body.page-id-156 {
background-image: none !important;
}
