/* _content/FAFWebsite/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-4dgno6qkqs] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-4dgno6qkqs] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/FAFWebsite/Components/Pages/Home_Sections/Home_PartnersAndSponsors_Comp.razor.rz.scp.css */
.partner .partner-slider[b-0tp65044e8] {
  background: none;
}
.partner .partner-slider .marquee[b-0tp65044e8] {
  background-color: inherit;
  padding-top: 20px;
  padding-bottom: 60px;
}
.partner .partner-slider .title-container[b-0tp65044e8] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 20px auto;
}
.partner .partner-slider .title-container[b-0tp65044e8]::before, .partner .partner-slider .title-container[b-0tp65044e8]::after {
  content: "";
  flex: 1;
  border-bottom: 3px solid #e2e2e2;
  margin: 0 10px;
}
.partner .partner-slider .title-container .title[b-0tp65044e8] {
  font-size: 24px;
  font-weight: normal;
  white-space: nowrap;
  color: #9e9e9e;
}
/* _content/FAFWebsite/Components/Pages/Home_Sections/Home_Speakers_Comp.razor.rz.scp.css */
.sub-sction h3[b-8nyyrsvhz7] {
  font-size: 32px;
}
.sub-sction h4[b-8nyyrsvhz7] {
  font-size: 24px;
}
.sub-sction .speakerTitle[b-8nyyrsvhz7] {
  font-size: 16px !important;
}
