:root {

  --primary: #d90000;
  --primary-2: #c40000;
  --primary-background: linear-gradient(252deg, #ff0000 0%, #c40000 100%);
}
