:root {
    --text-color: #fff;
    --link-color: #831843;
    background: linear-gradient(to right, #ef4444, #f97b7b);

  }