Coming Events
blockquote {
font-size: 48px;
font-family: 'Mr Dafoe', cursive !important;
font-weight: 400;
font-style: italic;
padding: 0;
line-height: 1.4em;
color: #000;
border: none;
}
/*GREY OVERLAY*/
.greyOverlay .et_parallax_bg:before, .greyOverlay:before {
content:"";
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
background-color: rgba(58, 60, 69, .25);
}
@media screen and (max-width : 768px) {
.josefinOverlap .josefinOverlapImageLeft {
margin-left: 4%;
}
.josefinOverlap .josefinOverlapTextRight {
margin-left: -4%;
}
}
@media screen and (max-width : 768px) {
.josefinOverlap .josefinOverlapImageRight {
margin-left: -4%;
}
.josefinOverlap .josefinOverlapTextLeft {
margin-left: 4%;
}
}