.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

.ulWithDivider {
    font-style: normal;
    list-style: none;
    line-height: 18px;
    margin: 0;
    padding: 0;
}

.ulWithDivider__li {
    font-family: "Filson Soft Regular";
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    color: #FFFFFF;
}

.bannerUnderNav__ulWithDivider {
    text-shadow: 0px 2px 14px rgba(0, 0, 0, 0.3);
}

.ulWithDivider__li--divider {
    margin-left: 4px;
    margin-right: 4px;
}

.contGroomitCard--areas {
    padding: 30px 15px;
}


.findGroomerNearYou {
    padding-top: 40px;
    padding-bottom: 35px;
    background: #F3E3E5;
}

.findGroomerNearYou__h2 {
    margin-bottom: 10px;
}

.cardAreasList {
    background: transparent;
    border: none;
}

.cardAreasList_img {
    border-radius: 50%;
    max-width: 85%;
    display: block;
    margin: auto;
}

.cardAreasList__card-body {
    padding: 0;
}

.cardAreasList__h5 {
    font-family: "Filson Soft Bold";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 21px;
    margin-bottom: 7px;
    text-decoration-line: none;
    color: #2E2E2E;
    margin-top: 5px;
}

.cardAreasList__h5 {
    color: #2E2E2E;
}

.cardAreasList__li {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #7C868A;
}

.cardAreasList__li--divider {
    margin: 0 1.5px;
}

.text-left {
    text-align: left !important;
}

.w-100 {
    width: 100%;
}

.upcoming-areas {
    text-align: left;
    margin: auto;
    padding-left: 0;
}

.upcoming-areas:first-child {
    margin-left: 0;
}

.upcoming-areas:last-child {
    margin-right: 0;
}

.upcoming-areas li {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #072125;
    list-style: none;
    padding: 0;
}

.upcoming-areas li b {
    font-weight: 700;
}

.gr-bg--white {
    background: #fff;
}

.gr-bg--grey2 {
    background: #F0F0F0;
}

.text_left {
    text-align: left !important;
}

.cont-groomit-video {
    border-radius: 40px;
    overflow: hidden;
    display: block;
    margin: 10px 0 25px 0;
    line-height: 0;
}