html #header .header-logo.custom-header-logo:before {
		background-color: var(--quaternary);
}

.parallax blockquote span {
	font-size: 16px;
	line-height: 20px;
	color: #fff; 
	position: relative;
	left: -5px;
}

#footer {
		background: #fff;
}

