/*color*/
:root {
  --primary-color: #fb6a4f;  
  --secondary-color: #000000;  
  --bg: #f7f7f7;  
}