:root {
	--primary: 55, 73, 29;
	--secondary: 55, 73, 29;
	--background:  242, 242, 242;
}

body > header #navbarBottom .logo {
    max-width: 7rem;
    top: .5rem;
}

body > header.shrink #navbarBottom .logo {
	max-width: 3.5rem !important;
}
