﻿.survey-page {
    background: url(images/Hortonbackground.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.talent-page {
    background: url(images/Hortonbackground.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.splash-page {
    background: url(images/splashTalent_0.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.splash-msg {
    color: white !important;
}

.splash-msg-Initiative {
    color: white !important;
}

.splash-msg-Survey {
    color: white !important;
}

.splash-msg-Talent {
    color: #024524 !important;
}

.splash-msg-Download {
    color: #024524 !important;
}