/* ElSecreto structural safety layer. No card, slider, color or GEO styling. */
body.tgm-site-elsecreto .sidebar-left,
body.tgm-site-elsecreto .sidebar-right {
    display: none !important;
}

/* The institutional TGM compliance footer is rendered separately. */
body.tgm-site-elsecreto .underfooter {
    display: none !important;
}

body.tgm-site-elsecreto .contentwrapper {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

body.tgm-site-elsecreto .tgm-es-geo-profiles::after {
    content: "";
    display: table;
    clear: both;
}
