html {
  --main-color: #EF7C00;
  --second-color:#7DC406;
}
font {
  color: var(--main-color);
}
