#page .featured-top {
   background-image: url("../images/banner.jpg");
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-position: center;
   background-size: 100%;
}

#page .featured-top h2 {
  color: white;
  font-family: 'Roboto', sans-serif;
  font-weight:700;
  font-size: 3em;
  text-shadow: rgb(40,40,20) 0px 1px 1px;
}

.title.page-title {
  font-family: 'Roboto', sans-serif;
  color: #cb2814;
  font-weight:700;
}

h2 {
	font-family: roboto, sans-serif;
	font-weight: 500;
	line-height: 1.2;
	font-size: 24px;
	font-size: 1.51515rem;
	text-transform: none;
	margin: 0;
	padding: 0;
	margin-bottom: 25px;
	color: #242323;
}
p {
  color: rgb(36,35,35);
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}

#page a {
  text-decoration: none;
  color: #cb2814;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#page .site-footer {
  background-color: #633a30;
}

#page #header {
  background-color: white;
  background-image: none;
}

.site-branding__name {

  display: none;
}

#block-vacpuntwonen-main-menu div.content {
  background-color: #cb2814;
}

#block-vacpuntwonen-main-menu div.content
{
  height: 50px;
}

#block-vacpuntwonen-main-menu div.content a {
  color: white;
  background-color: #cb2814;
  font-family: 'Roboto', sans-serif;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 11px;
}
