.custom-css { }
		
		
		
		
		
		
		
			:root {
  --primary:#507b9a;
  --secondary:#bb222f;
  --blue:var(--primary);
}

.theme_navbar_logo {
  width: 300px;
  max-width: 100%;
}