/*color*/
:root {
  --primary-color: #4858ff;  
  --secondary-color: #ffc604;  
  --bg: #F7f7f7;  
}