:root {
    --blue: #153449;
    --teal: #31828b;
	--lightblue: #5cc1c6;
    --lighterblue: #ecf3f4;
    --tb_height: 115px;
    --scrolled_tb_height: 115px;
    /*Bootsrap*/
    --primary: 21, 52, 73;
    --secondary: 250, 244, 237;
    --light: 213, 233, 247;
}