.hamburger-menu .bar,
.hamburger-menu .bar:before,
.hamburger-menu .bar:after {
	background: #182144;
}

html, body {
	background-color: #edece2;
}

body *,
.logo,
.footer * {
    color: #182144 !important;
}

body,
.page-outro,
h1, h2, h3, h4, h5, h6,
p, ul, ol, li,
footer {
	color: #182144 !important;
}
body a {
	color: #182144;
}

.fullscreen  {
	display:none;

.scrolldown:before, .scrolldown:after {
    
    border-bottom: solid #182144;
    border-right: solid #182144;
}