/* Reset base */html, body { height: 100%; margin: 0; padding: 0;}/* Wrapper principale Supersite */#wrapper,#page,.site,.container { min-height: 100vh; display: flex; flex-direction: column;}/* Contenuto centrale */#content,.main,.site-content,.page-content { flex: 1;}/* Footer Aruba */#footer,.footer,.site-footer { margin-top: auto;}