/* CUSTOM.CSS - Custom CSS block for personal customizations, activate it from WordPress menu > Apparence > Theme options */
body > header {
  height: 425px!important;
  max-height: 600px;
}
.breadcrumb li:last-child a, body > header.light h2{
	color: #FFFFFF!important;
}
.quote {
  background: rgba(228, 237, 243, 0.89) !important;
}