8 lines
		
	
	
		
			155 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			155 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
$mid-grey: #2e3a59;
 | 
						|
$disabled-grey: #8a949f;
 | 
						|
$light-grey: #d1d1d1;
 | 
						|
$blue: #0048D9;
 | 
						|
$icd-yellow: #ffee2c;
 | 
						|
$pale-yellow: #fff8e5;
 | 
						|
$contrast-yellow: #ffb900;
 |