/* 1 Introductie + default */
body, body.scheme-1 {
    background-color: #436e9a;
    background-image: linear-gradient(#45bac3 0%, #2e8085 25%, #5e6972 85%);
}

body main aside#sidebar, body.scheme-1 main aside#sidebar {
    background-color: #45bac3;
}

main .bg-scheme-1, body.scheme-1 main .af-next-button, body.scheme-1 main .af-submit-button {
    background-color: #b5e2ec;
}

body.scheme-1 main article .title h2 a, main .bg-scheme-1-white h3, main .bg-scheme-1-white h3 a {
    color: #45bac3 !important;
}

body.scheme-1 .readmore, main .bg-scheme-1 .readmore, main .bg-scheme-1-white .readmore, body.scheme-1 main .acf-row-link_module .readmore, body.scheme-1 main #prevnext .readmore {
    color: #45bac3 !important;
    background-image: url('../images/readmore-01.png');
}

main .bg-scheme-1-white, main .bg-scheme-2-white, main .bg-scheme-3-white, main .bg-scheme-4-white, main .bg-scheme-5-white, main .bg-scheme-6-white {
    background-color: #fff;
    border-top: 1px #999 solid;
}

main .bg-scheme-1-white .content-semibold, main .bg-scheme-2-white .content-semibold, main .bg-scheme-3-white .content-semibold, main .bg-scheme-4-white .content-semibold, main .bg-scheme-5-white .content-semibold, main .bg-scheme-6-white .content-semibold {
    font-weight: 400 !important;
}

/* 2 Feiten op een rij */
body.scheme-2 {
    background-color: #627e5b;
    background-image: linear-gradient(#b3ce81 0%, #627e5b 25%, #5e6972 85%);
}

body.scheme-2 main aside#sidebar {
    background-color: #b3ce81;
}

body.scheme-2 main article .title h2 a, main .bg-scheme-2-white h3, main .bg-scheme-2-white h3 a {
    color: #b3ce81 !important;
}

main .bg-scheme-2, body.scheme-2 main .af-next-button, body.scheme-2 main .af-submit-button {
    background-color: #cadda7;
}

body.scheme-2 .readmore, main .bg-scheme-2 .readmore, main .bg-scheme-2-white .readmore, body.scheme-2 main .acf-row-link_module .readmore, body.scheme-2 main #prevnext .readmore {
    color: #b3ce81 !important;
    background-image: url('../images/readmore-02.png');
}

/* 3 Waarom veranderen? */
body.scheme-3 {
    background-color: #2c8273;
    background-image: linear-gradient(#02a48c 0%, #2c8273 25%, #5e6972 85%);
}

body.scheme-3 main aside#sidebar {
    background-color: #36b39f;
}

body.scheme-3 main article .title h2 a, main .bg-scheme-3-white h3, main .bg-scheme-3-white h3 a {
    color: #36b39f !important;
}

main .bg-scheme-3, body.scheme-3 main .af-next-button, body.scheme-3 main .af-submit-button {
    background-color: #5ec2b2;
}

body.scheme-3 .readmore, main .bg-scheme-3 .readmore, main .bg-scheme-3-white .readmore, main .acf-row-link_module .readmore, body.scheme-3 main #prevnext .readmore {
    color: #36b39f !important;
    background-image: url('../images/readmore-03.png');
}

/* 4 Zelfbewustzijn */
body.scheme-4 {
    background-color: #7f781f;
    background-image: linear-gradient(#afae3c 0%, #7f781f 25%, #5e6972 85%);
}

body.scheme-4 main aside#sidebar {
    background-color: #aead3b;
}

body.scheme-4 main article .title h2 a, main .bg-scheme-4-white h3, main .bg-scheme-4-white h3 a {
    color: #aead3b !important;
}

main .bg-scheme-4, body.scheme-4 main .af-next-button, body.scheme-4 main .af-submit-button {
    background-color: #bebd62;
}

body.scheme-4 .readmore, main .bg-scheme-4 .readmore, main .bg-scheme-4-white .readmore, body.scheme-4 main .acf-row-link_module .readmore, body.scheme-4 main #prevnext .readmore {
    color: #aead3b !important;
    background-image: url('../images/readmore-04.png');
}


/* 5 Zelfhulp */
body.scheme-5 {
    background-color: #1a6880;
    background-image: linear-gradient(#49aacd 0%, #1f8bac 25%, #1a6880 50%, #5e6972 85%);
}

body.scheme-5 main aside#sidebar {
    background-color: #49a9cd;
}

body.scheme-5 main article .title h2 a, main .bg-scheme-5-white h3, main .bg-scheme-5-white h3 a {
    color: #49a9cd !important;
}

main .bg-scheme-5, body.scheme-5 main .af-next-button, body.scheme-5 main .af-submit-button {
    background-color: #6dbad7;
}

body.scheme-5 .readmore, main .bg-scheme-5 .readmore, main .bg-scheme-5-white .readmore, body.scheme-5 main .acf-row-link_module .readmore, body.scheme-5 main #prevnext .readmore {
    color: #49a9cd !important;
    background-image: url('../images/readmore-05.png');
}

/* 6 Rood op wit kleurvlak */

body.scheme-6 main .af-next-button, body.scheme-6 main .af-submit-button {
    background-color: #fff;
}

body.scheme-6 main article .title h2 a {
    color: #da817c !important;
}

main .bg-scheme-6-white p {
    color: #ae3831;
}

body.scheme-6 .readmore, main .bg-scheme-6 .readmore, main .bg-scheme-6-white .readmore, body.scheme-6 main .acf-row-link_module .readmore, body.scheme-6 main #prevnext .readmore {
    color: #ae3831 !important;
    background-image: url('../images/readmore-06.png');
}

main .bg-scheme-6-white h2, main .bg-scheme-6-white h3, main .bg-scheme-6-white h2 a, main .bg-scheme-6-white h3 a {
    color: #ae3831 !important;
}
