$default: #311E17;
$orange: #ce3e00;

.orange {
  color: $orange;
}