/* COPYRIGHT */

#ciaomondo-copyright {
    text-align: center;
    padding: 3em 1em;
    font-size: 0.75em;
    letter-spacing: 0.2em;
    z-index: 999999999;
}

#ciaomondo-copyright a {
    /* color: #f4f4f4; */
}

#ciaomondo-copyright a:hover {
    /* color: #fff; */
    text-decoration: underline;
    text-decoration-skip: ink;
}