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

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

/* === Body === */

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

/* === Header === */

/* ... */

/* === Footer === */

footer > div.bg-body-tertiary {
    background: #1e4f5a !important;
}

footer a.link-body-emphasis:hover,
footer a.link-body-emphasis:focus,
footer a.link-primary:hover,
footer a.link-primary:focus {
    color: #f06a72 !important;
}
