.c-icon-demo {
  padding: 1rem;
  background: palette(white);
  text-align: center; //Center icons
}

.c-icon-demo__icon {
  width: 48px;
  height: 48px;
}
