/*
 Theme Name: zzz scherm
 Description: The custom theme 2016 using the parent theme Twenty Sixteen.
 Author: PMP
 Author URI: promopix.nl
 Template: twentysixteen
 Version: 1
 */
 
 
.foyer-slide.foyer-slide-post .inner .foyer-slide-fields .foyer-slide-field-title span, .foyer-slide.foyer-slide-post .inner .foyer-slide-fields, .foyer-slide.foyer-slide-post .inner .foyer-slide-fields .foyer-slide-field-content {
    line-height: 1.5;
    padding: 1rem 2rem;
    background-color: rgba(255, 255, 255, 0);
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    color: #fff!important;
    font-family: Arial, Helvetica, sans-serif;
}

.foyer-slide-field-date span {
	display: none !important;
}


h1, h2, h3, h4, h5, h6, p {
    clear: both;
    font-weight: 700;
    margin: 0;
        margin-top: 0px;
        margin-bottom: 0px;
    text-rendering: optimizeLegibility;
	font-family: Arial, Helvetica, sans-serif;
}

