

#splash-container .splashtitle{
    display:none;
}

.splash .btn-primary{
    color:#000;
    font-size:1.2rem;
}

/*
header.splash {background-position:center center;}

.splash{
    color:#1b4576;
}

.header-splash-text{
    font-weight:600;
}

#splash-container, #column-login > div.card{
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: .75rem;
}

#splash-content-row{
    padding-top:3em;
}


*/

