:root {
  --primary-color: #c92017;
  --secondary-color: #021331;
  --third-color: #6ec8cb;
  
  --border-color-one: rgba(0, 0, 0, 0.1);
}