@import "../global.css";
@import "../seamless.css";

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

/* Primary H3 */
h3.fwm-primary-h3.fwm-primary-h3 {
  text-transform: uppercase;
}

/* Hero Gradient/Box */
.fwm-hero-gradient.fwm-hero-box .fwm-hero-large-text-container hgroup {
  position: relative;
}
.fwm-hero-gradient.fwm-hero-box .fwm-hero-large-text-container hgroup .fwm-hero-large-heading h2 {
  font-family: Tandelle, sans-serif;
  text-transform: uppercase;
}

/* Hero Overlay/Box */
.fwm-hero-overlay.fwm-hero-box .fwm-hero-large-text-container {
  max-width: initial;
}

/* Convert Counting Numbers */
section.fwm-card-grid-icon-set.fwm-bordered-cards-nestable.fwm-nestable .fwm-nestable-grid {
  margin-top: 2rem;
}
section.fwm-card-grid-icon-set.fwm-bordered-cards-nestable.fwm-nestable .fwm-nestable-field-container {
  border-color: var(--secondary);
}
section.fwm-card-grid-icon-set.fwm-bordered-cards-nestable.fwm-nestable .nmx-col {
  display: flex;
  flex-direction: column;
}
section.fwm-card-grid-icon-set.fwm-bordered-cards-nestable.fwm-nestable .nmx-col div[class*=fwm-card-icon] {
  margin-bottom: 1.5rem;
}
section.fwm-card-grid-icon-set.fwm-bordered-cards-nestable.fwm-nestable .nmx-col div[class*=fwm-card-icon] svg {
  height: 6.25rem;
}

div#root .fwm-nestable-45086d15-b02b-49c8-a92a-240bda3ac61d hgroup::after, div#root .fwm-nestable-45086d15-b02b-49c8-a92a-240bda3ac61d hgroup::before,
div#root .fwm-nestable-68bd68a0-d7da-425b-8e3a-4d2336d277d3 hgroup::after,
div#root .fwm-nestable-68bd68a0-d7da-425b-8e3a-4d2336d277d3 hgroup::before {
  display: none;
}
div#root .fwm-nestable-45086d15-b02b-49c8-a92a-240bda3ac61d hgroup h2,
div#root .fwm-nestable-68bd68a0-d7da-425b-8e3a-4d2336d277d3 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-45086d15-b02b-49c8-a92a-240bda3ac61d picture,
div#root .fwm-nestable-68bd68a0-d7da-425b-8e3a-4d2336d277d3 picture {
  box-shadow: none;
}
div#root .fwm-nestable-45086d15-b02b-49c8-a92a-240bda3ac61d .fwm-team-selection-title,
div#root .fwm-nestable-68bd68a0-d7da-425b-8e3a-4d2336d277d3 .fwm-team-selection-title {
  border-color: var(--secondary);
}