@import url('hero.css');
@import url('hero-position.css');
@import url('hero-photo.css');
@import url('brand.css');
@import url('home-content.css');
@import url('menu.css');
@import url('expertise-showcase.css');
@import url('service-glass.css');
@import url('service-card-refresh.css');
@import url('hero-panel-hover.css');
@import url('home-cta.css');
@import url('client-logos.css');
@import url('service-learn.css');
@import url('home-background.css');
@import url('home-network-background.css');
@import url('footer-shared.css');
@import url('cta-shared.css');
@import url('hero-expanded.css');
@import url('hero-expertise-mini.css');
@import url('hero-process-link.css');
@import url('hero-team-collage.css');
@import url('service-ornaments.css');

.logo {
  display: block !important;
  width: 172px !important;
  height: 56px !important;
  background: url('fsi-logo.svg') center / contain no-repeat !important;
}

.logo > * { display: none !important; }

/* Use the full-color FSI mark in the home-page footer. */
footer.site-footer .logo { background: url('fsi-logo-transparent.png') center / contain no-repeat !important; }
