<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background: url('/images/NE-cnc.png') top left no-repeat,
        url('/images/NO-cnc.png') top right no-repeat,
        url('/images/SE-cnc.png') bottom left no-repeat,
        url('/images/SO-cnc.png') bottom right no-repeat;
    background-size: 15%;
    font-family: "futura-pt", serif;
    font-weight: 400;
    font-style: normal;
}

.container-footer&gt;span {
    font-size: 10px;
}

.info-sede {
    padding-top: 10px;
    font-size: 11px;
    color: #006f66
}

.container a {
    color: #006f66;
}

.container a:hover {
    color: #006f66;
    text-decoration: none;
}

.container-footer a {
    color: #6c757d!important;
}

.container-footer a:hover {
    color: #6c757d!important;
    text-decoration: none;
}
 .text-muted {
    font-size: 0.6em;
 }</pre></body></html>