/* /Components/ConnectForBetterHealth.razor.rz.scp.css */
[b-jbcd40d4ck] .background-image {
  background-repeat: no-repeat;
  background-size: cover;
}
[b-jbcd40d4ck] .background-image-header {
  background-image: url(/img/gi-header.jpg);
  background-position: 25%;
}
[b-jbcd40d4ck] .background-image-bar {
  background-image: url(/img/gi-bar.jpg);
  background-position: 0% 30%;
}
[b-jbcd40d4ck] .mud-button-filled {
  border-radius: 20px;
}
[b-jbcd40d4ck] .list-h4 > .mud-list-item .mud-list-item-text > .mud-typography {
  font-size: var(--mud-typography-h4-size);
}
[b-jbcd40d4ck] .list-h4 > .mud-list-item .mud-list-item-icon > svg {
  font-size: 5rem;
  padding-right: 1rem;
}

@media screen and (max-width: 600px) {
  [b-jbcd40d4ck] .phone-grid {
    flex-wrap: wrap;
  }
}
/* /Shared/Footer.razor.rz.scp.css */
footer[b-ok9fwwhvr3]  .subtle {
  color: rgba(255, 255, 255, 0.79);
}
