@use '@carbon/colors';
@use '@carbon/layout';

.patientAppointmentsOverview {
  background-color: colors.$gray-10;
}
