.pw-icon {
  display: inline-block;
  width: 4rem;
  height: 4rem;
  vertical-align: middle;
  background-color: currentColor;
}

.pw-icon-brain-circuit {
  color: #7bbf43;
  -webkit-mask: url('/wp-content/themes/psychotherapie-wendeler-child/assets/icons/brain-circuit.svg') no-repeat center / contain;
  mask: url('/wp-content/themes/psychotherapie-wendeler-child/assets/icons/brain-circuit.svg') no-repeat center / contain;
}

.pw-icon-hospital {
  color: #7bbf43;
  -webkit-mask: url('/wp-content/themes/psychotherapie-wendeler-child/assets/icons/hospital.svg') no-repeat center / contain;
  mask: url('/wp-content/themes/psychotherapie-wendeler-child/assets/icons/hospital.svg') no-repeat center / contain;
}

.pw-icon-calendar-clock {
  color: #7bbf43;
  -webkit-mask: url('/wp-content/themes/psychotherapie-wendeler-child/assets/icons/calendar-clock.svg') no-repeat center / contain;
  mask: url('/wp-content/themes/psychotherapie-wendeler-child/assets/icons/calendar-clock.svg') no-repeat center / contain;
}

.pw-icon-hand-coins {
  color: #7bbf43;
  -webkit-mask: url('/wp-content/themes/psychotherapie-wendeler-child/assets/icons/hand-coins.svg') no-repeat center / contain;
  mask: url('/wp-content/themes/psychotherapie-wendeler-child/assets/icons/hand-coins.svg') no-repeat center / contain;
}
