#splashScreen h1 {
    font-size: 2rem;
    color: #0038b8;
}

#splashScreen p {
    font-size: 1.1rem;
    margin-bottom: 1em;
    line-height: 1.5;
}