@font-face {
    font-family: 'URW Classico Bold';
    src: url('../fonts/URWClassico-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'URW Classico Bold', sans-serif;
    letter-spacing: normal;
}

#footer, #footer .totop span {
    background-color: rgba(59,130,246) /* #1e3a8a*/;
    background: rgba(59,130,246,);
    color: #ffffff;
}

.list-item .list-blog-header img {
    margin-top: unset;
}
