/* Personal Care Services */
.page-template-companionship-outings .section-req-service-bottom,
.page-template-services-family-home-care .section-req-service-bottom,
.page-template-common .section-req-service-bottom,
.page-template-alzheimers-dementia .section-req-service-bottom,
.page-template-services-palliative .section-req-service-bottom,
.page-template-services-care-coordination-service .section-req-service-bottom {
    background-image: linear-gradient(180deg, #fff, rgba(103, 133, 164, 0.06));
}

.page-template-companionship-outings .we_r_help,
.page-template-services-family-home-care .we_r_help,
.page-template-common .we_r_help,
.page-template-alzheimers-dementia .we_r_help,
.page-template-services-palliative .we_r_help,
.page-template-services-care-coordination-service .we_r_help {
    background-color: rgba(103, 133, 164, 0.06);
}
body.page-template-common .cta-talk-to-expert p {
    margin: 15px 0;
}