:root { 
 --basic-white: 255, 255, 255 ; 
 --basic-black: 0, 5, 17 ; 
 --primary: 255, 187, 0 ; 
 --primary-dark: 0, 29, 86 ; 
}