/* ingeborgpop eigen aanpassingen */
.quota a, #bmain a {
  color: #f7f7f7 !important;
}

.quota a, #bmain a:hover {
  color: #ffffff;
}

/* large screens */
@media only screen and (min-width: 1124px) {

.quote {
  width: 49%;
}

.youtube {
  width: 640px;
  height: 360px;
}

}
