:root{
  	--primary-color-rgb: #06c755;
  --primary-color: hsl(145,94%,40%);
  --primary-color-light: hsl(145,74%,65%);
  --primary-color-dark: hsl(145,74%,25%);
	--primary-color-exlight: hsl(145,74%,90%);
        		  --breadcrumb-bgcolor: #f3f7dc;
  	  --breadcrumb-textcolor: #707070;
  
	  		--review-color: 0, 0, 0;
			--search-color: #dd3333;
	
    --logo-height: 42px;
      --logo-height-pc: 52px;
      }
