@use "index.css";

$cyan: #2bf2e1;

.button {
  color: $cyan;
}
