/* Estilos mínimos específicos para VIP Paddock */
/* Solo ajustes necesarios, heredando de main2.css */

#footer .icons {
    position: fixed;
    left: 2em;
    bottom: 2em;
    z-index: 1000;
}

#footer .copyright {
    position: fixed;
    left: 2em;
    bottom: -1em;
    z-index: 999;
}
