@import "../global.css";

/* DBA logo */
div#root .fwm-team-header-entity-logo-image {
  width: 18rem;
}

/* All Locations */
.fwm-team-all-locations > section:not(:first-child) {
  padding-top: 0.75rem;
}
.fwm-team-all-locations > section:not(:last-child) {
  padding-bottom: 0.75rem;
}