.caregivers-list-section {
  background-color: var(--cc-blue-100);
}

.caregivers-quote {
  color: var(--cc-blue-300);
  font-family: var(--font-sans);
  font-size: 1.25rem;
  font-style: italic;
  font-weight: 800;
  line-height: 1.65;
}
