header {display:block; height:80px; width:100%; background: #263238;position:relative;}
header ul#navigation {background: #263238;position:absolute;top:10px;right: 50px;}
header ul#navigation li {list-style: none; display: inline;margin-left: 20px;}
header ul#navigation li a {  
	font-size:20px;
	line-height: 24px;
	color: #CFD8DC;
}

#topbar-top {background: #1c2429!important;}
#topbar-breadcrumbs {background: #263238!important;}


p {  
	font-size:20px;
}

h1 {  
	font-size:40px;
}

a {
  color:inherit;
}

body {
	background: #1c2429;
	color: #CFD8DC;
	padding:50px;
	
	font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

#topbar-top {background: #1c2429!important;}




