@media only screen and (min-width: 800px) { .d0splitbackground { position: relative; } /* 1. Place the white split graphic on top of the background */ .d0splitbackground::before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: linear-gradient( to left, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 1) 50% ); z-index: 1; pointer-events: none; } /* 2. Force the text content to stay above the white background */ .d0splitbackground .stripeInner { position: relative; z-index: 2; } }

#r8_content p span.fa-3x {
  font-family: 'Vollkorn', serif;
}

.jh-solid-box {background-color: #FFFFFF; margin: 1em 0; padding:30px; min-height:0px; display:block; border-radius: 5px;}

#r8_content .parallax01 {background-image: url(/shared/images/content/bus_58392/parallax-bulldog-01.jpg?nocache=495); 
background-attachment: fixed; 
background-position-x: right; 
background-position-y: top;}
.parallax-standard {background-color: rgba(2,237,205,0.0); margin-top:-15px; color:#FFF;}

#r8_content .parallax04 {background-image: url(/shared/images/content/bus_58392/parallax-dogs-01.jpg?nocache=830); 
background-attachment: fixed; 
background-position-x: right; 
background-position-y: top;}
.parallax-dark {background-color: rgba(77, 99, 58, 0.5); margin-top:-15px; color:#FFF;}
