/* === CSS Version === */

/* === v19.0.1 === */

/* === Body === */

.main-logo {
    width: auto;
    height: 40px;
    max-width: 485px !important;
    max-height: 90px !important;
}

/* === Header === */

/* ... */

/* === Footer === */

footer > div {
    color: #1b1f23;
}

footer a.link-body-emphasis,
footer a.link-primary {
    color: #0a66c2 !important;
}
