:root {
    --red-color:red;
    --blue-color:#068fc7; 
    --white-color:white;
    --border-color:2px solid #ddd;
    
  }