:root {
  --black: #000;
  --white: #fff;
  --primary: #ff7c35;
  --primary-dark: #ef4007;
}
