<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   mauro
 Description:  Child Theme per il tema sydney
 Author:       DFTN - Omar Moretti architetto
 Author URI:   www.dftn.it
 Template:     bravada
 Version:      2022
 Text Domain:  mauro
*/



.identity {
    display: none;
}

.header-fixed .identity {
    display: inline;
}

ul#top-nav {
    display: none;
}

#footer.dftn {
    padding: 5px;
    font-size: 0.8em;
    text-align: center;
    color: #b5b5b5;
    font-family: "Playfair Display", Sans-serif;
}

.elementor img.dftn {
    height: 20px;
}

div#footer-home a {
    color: #b5b5b5;
}

#fondonero a {
    color: #ffffff;
}

#fondonero a:hover {
    color: #B1B1B1;
}
</pre></body></html>