#rid-footer{
background-color:#c8c0b4;

}



.mybutton {
	background-color:#c8c0b4;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:16px;
	padding:16px 31px;
	text-decoration:none;
}
.mybutton:hover {
	background-color:#121a4e;
color:#ffffff;

}
.mybutton:active {
	position:relative;
	top:1px;
}




.site-branding__logo-link{
padding-right: 3px;
padding-left:3px;
}

li{
    list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IArs4c6QAAABlJREFUKFNjPHFgy38GIgDjqEJ8oUT94AEALQIgWTsJuRwAAAAASUVORK5CYII=");
}



.ms-dropmenu .rm-block__content .menu-level-1 .menu__item{
width:19.8%;

padding-left:2px;
padding-right:2px;}


.ms-dropmenu .rm-block__content .menu-level-1 .menu__link {

    color: #ffffff !important;
background-color: #c8c0b4 !important;
}

.ms-dropmenu .rm-block__content .menu-level-1 .menu__link:hover {
    color: #ffffff !important;
background-color: #121a4e !important;

}

.ms-dropmenu .rm-block__content .menu-level-1 a.menu__link.is-active{
 color: #ffffff !important;
background-color: #121a4e !important ;

}


.media-oembed-content{
width: 400px;
height:225px;
}


.menu__link{
border: white 1px solid;
margin-top:3px;
 list-style-image:none;
}

.pr-navbar {
    color: #ffffff;
    background-color: #ede8e4;
}

.menu{
margin-left:10px;
margin-right: -3px;
 list-style-image:none;
}

.menu li{
 list-style-image:none;
}


#block-kuchem-starter-content{
margin-top: 10px;
}


.pr-navbar .menu a{
border: white 1px solid;
margin-top:5px;
}

.block-plugin-id--system-branding-block{
     margin: 0px;
}

.page__row {
background-color: #ede8e4;
}

.pr-header  {
background-color: #ede8e4;

}

.pr-main {
background-color: #ede8e4;
}
.pr-main__rw {
background-color:#ede8e4;
}
body  {
    background-color: #ede8e4 !important;
color: #121a4e;
}
.pr-main__content  {
background-color: #ede8e4;
}
.regions{
background-color: #ede8e4;
}
.node{
    margin-bottom: 1.25em;
    padding: 3.3em;
background: rgb(255,255,255);
box-shadow: none;
margin-right:2px;
margin-left:2px;
}