@import "../global.css";
@import "../hero-shrink.css";

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

/* Hero Overlay/Box */
.fwm-hero-overlay.fwm-hero-box .fwm-hero-large-container {
  background: rgba(0, 0, 0, 0.4);
}

.fwm-hero-overlay.fwm-hero-box .fwm-hero-large-text-container {
  background: none;
  padding: 0;
}

div#root .fwm-nestable-867765cb-cc58-44a7-87bd-9a0b9c910c41 hgroup::after, div#root .fwm-nestable-867765cb-cc58-44a7-87bd-9a0b9c910c41 hgroup::before {
  display: none;
}
div#root .fwm-nestable-867765cb-cc58-44a7-87bd-9a0b9c910c41 hgroup h2 {
  color: inherit;
  font-size: 2rem;
  font-weight: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  border: none;
  padding-bottom: 0.5rem;
}
div#root .fwm-nestable-867765cb-cc58-44a7-87bd-9a0b9c910c41 picture {
  box-shadow: none;
}
div#root .fwm-nestable-867765cb-cc58-44a7-87bd-9a0b9c910c41 .fwm-team-selection-title {
  border-color: var(--secondary);
}