/*
 * Quark 2 — user customizations
 *
 * This file is safe to edit. It is loaded last so anything here overrides
 * theme.css without having to mark rules !important.
 */

/* Página temporária em construção do office365.net.br */
body.construction-page .navbar-brand {
    display: none;
}

body.construction-page #footer {
    display: none;
}
