.field__label {
    font-size: 0.76rem ;
    color: #94a3b8 ;
}
/* .field__item{
    font-weight: 600;
} */
.field--name-field-hero-section-wound-care,
.hero-container,
.paragraph--type--hero-section-urgent-care {
    background: #f7fafb;
    border-bottom: 1px solid rgba(226, 232, 240, 0.8);
    display: flex;
    gap: 26px;
    padding: 3rem 0 3.3rem;
}
.field--name-field-services-section,
.paragraph--type--diagnostics,
.field--name-field-seek-care-section{
    padding: 3rem 0;
}
 .hero-left-container,
 .field--name-field-left-hero-section-urgent-c{
    width: 55%;
 }
 .field--name-field-immediate-assistant{
    font-size: 0.9rem;
    color: var(--text-muted, #6b7280);
 }
 /* .field--name-field-description-location {
    font-size: 1.1rem ;
    color: #4b5563 ;
    line-height: 1.6 ;
    max-width: 650px ;
    margin-bottom: 2rem ;
} */
/* .field--name-field-tag-services{
    color: red;
} */