/* Minimal template - no top bar, compact header/footer */
@import url('../default/style.css');

/* Hide top bar */
.template-minimal .top-bar {
    display: none;
}


