website/src/pages/index.module.css [58:70]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
.features {
  display: flex;
  align-items: center;
  padding: 2rem 0;
  width: 100%;
}

/* Fills icon */
.featureSvg {
  height: 150px;
  width: 150px;
  /* fill: skyblue; /* #ffb900 #9747ff*/
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



