Changes

No change in size ,  14:29, 19 December 2020
no edit summary
Line 622: Line 622:  
/* General styling */
 
/* General styling */
 
:root {
 
:root {
   --main-primary-color: #40798C;
+
   --main-primary-color: #0B2027;
   --main-secondary-color: #70A9A1;
+
   --main-secondary-color: #40798C;
 
}
 
}