.header {
    color: #141B4D;
    font-weight: bold;
    text-align: center;
}

.middle-header {
    text-align: center;
    color: #2B4690;
    font-size: 1.4em;
    margin-bottom: auto;
    margin-top: auto;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
    margin-top: 30px;
}

.header-logo-in {
    max-height: 100px;
}

.header-logo-ce {
    max-height: 160px;
}